/[Apache-SVN]
ViewVC logotype

Revision 1006077


Jump to revision: Previous Next
Author: niallp
Date: Fri Oct 8 23:16:24 2010 UTC (13 years, 6 months ago)
Changed paths: 21
Log Message:
M3 warnings - replace deprecated variables
  - replace ${version}        with ${project.version}
  - replace ${artifactId}     with ${project.artifactId}
  - replace ${pom.version}    with ${project.version}
  - replace ${pom.groupId}    with ${project.groupId}
  - replace ${pom.artifactId} with ${project.artifactId}


Changed paths

Path Details
Directorystruts/struts1/trunk/apps/blank/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/cookbook/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/el-example/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/examples/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/faces-example1/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/faces-example2/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/mailreader/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/pom.xml modified , text changed
Directorystruts/struts1/trunk/apps/scripting-mailreader/pom.xml modified , text changed
Directorystruts/struts1/trunk/assembly/pom.xml modified , text changed
Directorystruts/struts1/trunk/assembly/src/main/assembly/all.xml modified , text changed
Directorystruts/struts1/trunk/assembly/src/main/assembly/lib.xml modified , text changed
Directorystruts/struts1/trunk/el/pom.xml modified , text changed
Directorystruts/struts1/trunk/extras/pom.xml modified , text changed
Directorystruts/struts1/trunk/faces/pom.xml modified , text changed
Directorystruts/struts1/trunk/integration/apps-it/pom.xml modified , text changed
Directorystruts/struts1/trunk/pom.xml modified , text changed
Directorystruts/struts1/trunk/scripting/pom.xml modified , text changed
Directorystruts/struts1/trunk/taglib/pom.xml modified , text changed
Directorystruts/struts1/trunk/tiles/pom.xml modified , text changed
Directorystruts/struts1/trunk/tiles2/pom.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26