You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by dd...@apache.org on 2009/03/27 13:52:56 UTC

svn commit: r759122 - /portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml

Author: ddam
Date: Fri Mar 27 12:52:56 2009
New Revision: 759122

URL: http://svn.apache.org/viewvc?rev=759122&view=rev
Log:
fix version / dependency to pre pluto2 snapshot

Modified:
    portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml

Modified: portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml?rev=759122&r1=759121&r2=759122&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/JETSPEED-2.2-PRE-PLUTO-2-SNAPSHOT/pom.xml Fri Mar 27 12:52:56 2009
@@ -28,7 +28,7 @@
     <groupId>org.apache.portals.jetspeed-2</groupId>
     <artifactId>j2-admin</artifactId>
     <packaging>war</packaging>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2-PRE-PLUTO-2-SNAPSHOT</version>
     <name>Jetspeed-2 Administration</name>
 
     <properties>
@@ -38,7 +38,7 @@
         -->
 
         <!-- Build Dependency Version Properties -->
-        <jetspeed-2.version>2.2-SNAPSHOT</jetspeed-2.version>
+        <jetspeed-2.version>2.2-PRE-PLUTO-2-SNAPSHOT</jetspeed-2.version>
         <jmock.version>1.0.1</jmock.version>
         <junit.version>3.8.1</junit.version>
         <mockrunner.version>0.3.8</mockrunner.version>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org