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/20 21:26:25 UTC

svn commit: r736090 - in /jakarta/cactus/trunk/samples: build.properties ejb/pom.xml ejb3/pom.xml jetty/pom.xml servlet/pom.xml

Author: ptahchiev
Date: Tue Jan 20 12:26:25 2009
New Revision: 736090

URL: http://svn.apache.org/viewvc?rev=736090&view=rev
Log:
Reverted to 1.8.1-SNAPSHOT

Modified:
    jakarta/cactus/trunk/samples/build.properties
    jakarta/cactus/trunk/samples/ejb/pom.xml
    jakarta/cactus/trunk/samples/ejb3/pom.xml
    jakarta/cactus/trunk/samples/jetty/pom.xml
    jakarta/cactus/trunk/samples/servlet/pom.xml

Modified: jakarta/cactus/trunk/samples/build.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/build.properties?rev=736090&r1=736089&r2=736090&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/build.properties (original)
+++ jakarta/cactus/trunk/samples/build.properties Tue Jan 20 12:26:25 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-rc2
+cactus.version=1.8.1-SNAPSHOT
 
 #Here comes the directory properties.
 basedir=.

Modified: jakarta/cactus/trunk/samples/ejb/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ejb/pom.xml?rev=736090&r1=736089&r2=736090&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/ejb/pom.xml (original)
+++ jakarta/cactus/trunk/samples/ejb/pom.xml Tue Jan 20 12:26:25 2009
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.cactus</groupId>
 		<artifactId>cactus.samples</artifactId>
-		<version>1.8.2-SNAPSHOT</version>
+		<version>1.8.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>cactus.samples.ejb</artifactId>
 	<name>Cactus Ejb Samples - Parent Project</name>

Modified: jakarta/cactus/trunk/samples/ejb3/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ejb3/pom.xml?rev=736090&r1=736089&r2=736090&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/ejb3/pom.xml (original)
+++ jakarta/cactus/trunk/samples/ejb3/pom.xml Tue Jan 20 12:26:25 2009
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.cactus</groupId>
 		<artifactId>cactus.samples</artifactId>
-		<version>1.8.2-SNAPSHOT</version>
+		<version>1.8.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>cactus.samples.ejb3</artifactId>
 	<name>Cactus Ejb Samples - Parent Project</name>

Modified: jakarta/cactus/trunk/samples/jetty/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/jetty/pom.xml?rev=736090&r1=736089&r2=736090&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/jetty/pom.xml (original)
+++ jakarta/cactus/trunk/samples/jetty/pom.xml Tue Jan 20 12:26:25 2009
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.cactus</groupId>
 		<artifactId>cactus.samples</artifactId>
-		<version>1.8.2-SNAPSHOT</version>
+		<version>1.8.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>cactus.samples.jetty</artifactId>
 	<name>Cactus Jetty Samples</name>

Modified: jakarta/cactus/trunk/samples/servlet/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/servlet/pom.xml?rev=736090&r1=736089&r2=736090&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/servlet/pom.xml (original)
+++ jakarta/cactus/trunk/samples/servlet/pom.xml Tue Jan 20 12:26:25 2009
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.cactus</groupId>
 		<artifactId>cactus.samples</artifactId>
-		<version>1.8.2-SNAPSHOT</version>
+		<version>1.8.1-SNAPSHOT</version>
 	</parent>
 	<artifactId>cactus.samples.servlet</artifactId>
 	<name>Cactus Servlet Samples</name>



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