Author: ptahchiev Date: Sun Jan 18 09:24:18 2009 New Revision: 735509 URL: http://svn.apache.org/viewvc?rev=735509&view=rev Log: Versions of the cactus-build-tools used changed.
Modified: jakarta/cactus/trunk/descriptors/pom.xml jakarta/cactus/trunk/framework/pom.xml jakarta/cactus/trunk/integration/pom.xml Modified: jakarta/cactus/trunk/descriptors/pom.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/descriptors/pom.xml?rev=735509&r1=735508&r2=735509&view=diff ============================================================================== --- jakarta/cactus/trunk/descriptors/pom.xml (original) +++ jakarta/cactus/trunk/descriptors/pom.xml Sun Jan 18 09:24:18 2009 @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cactus</groupId> <artifactId>cactus.samples</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.1-rc1</version> <name>Cactus Samples - Parent Project</name> <description>Cactus Sample Projects</description> <packaging>pom</packaging> Modified: jakarta/cactus/trunk/framework/pom.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/pom.xml?rev=735509&r1=735508&r2=735509&view=diff ============================================================================== --- jakarta/cactus/trunk/framework/pom.xml (original) +++ jakarta/cactus/trunk/framework/pom.xml Sun Jan 18 09:24:18 2009 @@ -39,7 +39,7 @@ <dependency> <groupId>org.apache.cactus</groupId> <artifactId>cactus.build.tools</artifactId> - <version>${version}</version> + <version>1.8.0</version> </dependency> </dependencies> <configuration> Modified: jakarta/cactus/trunk/integration/pom.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/pom.xml?rev=735509&r1=735508&r2=735509&view=diff ============================================================================== --- jakarta/cactus/trunk/integration/pom.xml (original) +++ jakarta/cactus/trunk/integration/pom.xml Sun Jan 18 09:24:18 2009 @@ -45,7 +45,7 @@ <dependency> <groupId>org.apache.cactus</groupId> <artifactId>cactus.build.tools</artifactId> - <version>${version}</version> + <version>1.8.0</version> </dependency> </dependencies> <configuration> --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org