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/12/27 16:41:08 UTC

svn commit: r490518 - /portals/pluto/trunk/pom.xml

Author: cdoremus
Date: Wed Dec 27 07:41:07 2006
New Revision: 490518

URL: http://svn.apache.org/viewvc?view=rev&rev=490518
Log:
Changed springframework.version from 2.0-m2 to 2.0.

Modified:
    portals/pluto/trunk/pom.xml

Modified: portals/pluto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pom.xml?view=diff&rev=490518&r1=490517&r2=490518
==============================================================================
--- portals/pluto/trunk/pom.xml (original)
+++ portals/pluto/trunk/pom.xml Wed Dec 27 07:41:07 2006
@@ -254,7 +254,7 @@
         <commons-beanutils.version>1.7.0</commons-beanutils.version>
         <commons-logging.version>1.0.4</commons-logging.version>
         <log4j.version>1.2.9</log4j.version>
-        <springframework.version>2.0-m2</springframework.version>
+        <springframework.version>2.0</springframework.version>
         <plexus.version>1.0.4</plexus.version>
         <maven.version>2.0</maven.version>
         <ant.version>1.6.5</ant.version>