Author: mwringe
Date: 2008-07-03 15:45:17 -0500 (Thu, 03 Jul 2008)
New Revision: 1665
Modified:
core/trunk/pom.xml
core/trunk/samples/pom.xml
extensions/trunk/maven2/plugin/src/projects/pom.xml
extensions/trunk/pom.xml
resources/trunk/pom.xml
Log:
Prepare for alpha-5 release
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-07-03 20:29:55 UTC (rev 1664)
+++ core/trunk/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-parent</artifactId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.1</version>
<relativePath>../pom/pom.xml</relativePath>
</parent>
<artifactId>cargo-core</artifactId>
@@ -30,7 +30,7 @@
<packaging>pom</packaging>
<description>Cargo Core</description>
<properties>
- <cargo.resources.version>1.0-SNAPSHOT</cargo.resources.version>
+ <cargo.resources.version>1.0-alpha-5</cargo.resources.version>
</properties>
<scm>
<connection>scm:svn:
http://svn.codehaus.org/cargo/core/trunk</connection>
Modified: core/trunk/samples/pom.xml
===================================================================
--- core/trunk/samples/pom.xml 2008-07-03 20:29:55 UTC (rev 1664)
+++ core/trunk/samples/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
@@ -388,7 +388,7 @@
repository. -->
<property>
<name>cargo.version</name>
- <value>1.0-SNAPSHOT</value>
+ <value>1.0-alpha-5</value>
</property>
<property>
Modified: extensions/trunk/maven2/plugin/src/projects/pom.xml
===================================================================
--- extensions/trunk/maven2/plugin/src/projects/pom.xml 2008-07-03 20:29:55 UTC (rev 1664)
+++ extensions/trunk/maven2/plugin/src/projects/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
@@ -14,8 +14,8 @@
<properties>
<port>8082</port>
<installDir>${java.io.tmpdir}/cargo/installs</installDir>
- <cargo.resources.version>1.0-SNAPSHOT</cargo.resources.version>
- <cargo.core.version>1.0-SNAPSHOT</cargo.core.version>
+ <cargo.resources.version>1.0-alpha-5</cargo.resources.version>
+ <cargo.core.version>1.0-alpha-5</cargo.core.version>
</properties>
<!-- Container-specific profiles -->
Modified: extensions/trunk/pom.xml
===================================================================
--- extensions/trunk/pom.xml 2008-07-03 20:29:55 UTC (rev 1664)
+++ extensions/trunk/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-parent</artifactId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.1</version>
<relativePath>../pom/pom.xml</relativePath>
</parent>
<artifactId>cargo-extensions</artifactId>
@@ -36,7 +36,7 @@
</scm>
<properties>
<!-- define this variable for core version because of potentially different release cycles -->
- <cargo.core.version>1.0-SNAPSHOT</cargo.core.version>
+ <cargo.core.version>1.0-alpha-5</cargo.core.version>
</properties>
<build>
<pluginManagement>
Modified: resources/trunk/pom.xml
===================================================================
--- resources/trunk/pom.xml 2008-07-03 20:29:55 UTC (rev 1664)
+++ resources/trunk/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-parent</artifactId>
- <version>4.2-SNAPSHOT</version>
+ <version>4.1</version>
<relativePath>../pom/pom.xml</relativePath>
</parent>
<artifactId>cargo-resources</artifactId>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email