You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by cd...@apache.org on 2006/10/27 15:19:01 UTC

svn commit: r468369 - /portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml

Author: cdoremus
Date: Fri Oct 27 06:19:01 2006
New Revision: 468369

URL: http://svn.apache.org/viewvc?view=rev&rev=468369
Log:
Minor modification of comment on version number changes.

Modified:
    portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml?view=diff&rev=468369&r1=468368&r2=468369
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pom.xml Fri Oct 27 06:19:01 2006
@@ -24,13 +24,12 @@
   <packaging>pom</packaging>
   <name>Apache Pluto</name>
   <!--
-  Version numbers also need to be changed in
+  Any version number changes also need to be reflected in:
    * All project pom.xml files, 
    * dist-build.xml in this directory, 
    * The pluto-portal-driver-config.xml in the pluto-portal module (src/main/webapp/WEB-INF), 
    * expectedResults.properties in the portal-testsuite module (src/main/webapp/WEB-INF/classes), 
    * environment.properties in pluto-container module (src/main/resources/org/apache/pluto) and 
-   * InstallationDependancy.java in the maven-pluto-plugin module (src/main/java/org/apache/pluto/maven).
   -->
   <version>1.1.0-286-SNAPSHOT</version>
   <!-- Due to a bug in maven 2.0, the description must not contain any line breaks or tabs. -->