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 dd...@apache.org on 2004/12/27 15:56:08 UTC

svn commit: r123415 - /portals/pluto/trunk/portal/project.xml

Author: ddewolf
Date: Mon Dec 27 06:56:06 2004
New Revision: 123415

URL: http://svn.apache.org/viewcvs?view=rev&rev=123415
Log:
Updating Castor to 0.9.5.3.  0.9.5.4 is the most recent but it is not in maven repo. .3 should suffice for now.
Modified:
   portals/pluto/trunk/portal/project.xml

Modified: portals/pluto/trunk/portal/project.xml
Url: http://svn.apache.org/viewcvs/portals/pluto/trunk/portal/project.xml?view=diff&rev=123415&p1=portals/pluto/trunk/portal/project.xml&r1=123414&p2=portals/pluto/trunk/portal/project.xml&r2=123415
==============================================================================
--- portals/pluto/trunk/portal/project.xml	(original)
+++ portals/pluto/trunk/portal/project.xml	Mon Dec 27 06:56:06 2004
@@ -38,7 +38,7 @@
   <dependencies>
      <dependency>
       <id>castor</id>
-      <version>0.9.5</version>
+      <version>0.9.5.3</version>
       <properties>
         <war.bundle>true</war.bundle>
       </properties>