You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by pt...@apache.org on 2009/01/22 00:04:24 UTC

svn commit: r736474 - in /jakarta/cactus/trunk: descriptors/pom.xml samples/build.properties

Author: ptahchiev
Date: Wed Jan 21 15:04:24 2009
New Revision: 736474

URL: http://svn.apache.org/viewvc?rev=736474&view=rev
Log:
Changed the versions of the build-in descriptors to rc3

Modified:
    jakarta/cactus/trunk/descriptors/pom.xml
    jakarta/cactus/trunk/samples/build.properties

Modified: jakarta/cactus/trunk/descriptors/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/descriptors/pom.xml?rev=736474&r1=736473&r2=736474&view=diff
==============================================================================
--- jakarta/cactus/trunk/descriptors/pom.xml (original)
+++ jakarta/cactus/trunk/descriptors/pom.xml Wed Jan 21 15:04:24 2009
@@ -21,7 +21,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.apache.cactus</groupId>
 	<artifactId>cactus.samples</artifactId>
-	<version>1.8.1-SNAPSHOT</version>
+	<version>1.8.1-rc3</version>
 	<name>Cactus Samples - Parent Project</name>
 	<description>Cactus Sample Projects</description>
 	<packaging>pom</packaging>
@@ -48,7 +48,3 @@
     </profile>
   </profiles>
 </project>
-
-
-
- 

Modified: jakarta/cactus/trunk/samples/build.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/build.properties?rev=736474&r1=736473&r2=736474&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/build.properties (original)
+++ jakarta/cactus/trunk/samples/build.properties Wed Jan 21 15:04:24 2009
@@ -21,7 +21,7 @@
 #If you call from maven this property will be
 #set to the pom.version. This works like a charm
 #because Ant properties are immutable.
-cactus.version=1.8.1-SNAPSHOT
+cactus.version=1.8.1-rc3
 
 #Here comes the directory properties.
 basedir=.



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