Author: mwringe
Date: 2008-09-09 11:53:25 -0500 (Tue, 09 Sep 2008)
New Revision: 1709
Modified:
core/trunk/containers/tomcat/src/main/java/org/codehaus/cargo/container/tomcat/internal/AbstractTomcatManagerDeployer.java
core/trunk/pom.xml
extensions/trunk/ant/pom.xml
extensions/trunk/maven2/plugin/src/projects/pom.xml
extensions/trunk/pom.xml
resources/trunk/pom.xml
Log:
Preparation for alpha-6 release.
Modified: core/trunk/containers/tomcat/src/main/java/org/codehaus/cargo/container/tomcat/internal/AbstractTomcatManagerDeployer.java
===================================================================
--- core/trunk/containers/tomcat/src/main/java/org/codehaus/cargo/container/tomcat/internal/AbstractTomcatManagerDeployer.java 2008-09-09 16:37:21 UTC (rev 1708)
+++ core/trunk/containers/tomcat/src/main/java/org/codehaus/cargo/container/tomcat/internal/AbstractTomcatManagerDeployer.java 2008-09-09 16:53:25 UTC (rev 1709)
@@ -52,7 +52,7 @@
* The version of the user agent when communicating with Tomcat manager.
* @TODO Do not hardcode the version!!!
*/
- private static final String VERSION = "0.9-SNAPSHOT";
+ private static final String VERSION = "1.0-SNAPSHOT";
/**
* The Tomcat manager wrapper.
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-09-09 16:37:21 UTC (rev 1708)
+++ core/trunk/pom.xml 2008-09-09 16:53:25 UTC (rev 1709)
@@ -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-6</cargo.resources.version>
</properties>
<scm>
<connection>scm:svn:
http://svn.codehaus.org/cargo/core/trunk</connection>
Modified: extensions/trunk/ant/pom.xml
===================================================================
--- extensions/trunk/ant/pom.xml 2008-09-09 16:37:21 UTC (rev 1708)
+++ extensions/trunk/ant/pom.xml 2008-09-09 16:53:25 UTC (rev 1709)
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-build-tools</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-alpha-6</version>
</dependency>
</dependencies>
</plugin>
Modified: extensions/trunk/maven2/plugin/src/projects/pom.xml
===================================================================
--- extensions/trunk/maven2/plugin/src/projects/pom.xml 2008-09-09 16:37:21 UTC (rev 1708)
+++ extensions/trunk/maven2/plugin/src/projects/pom.xml 2008-09-09 16:53:25 UTC (rev 1709)
@@ -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-6</cargo.resources.version>
+ <cargo.core.version>1.0-alpha-6</cargo.core.version>
</properties>
<!-- Container-specific profiles -->
Modified: extensions/trunk/pom.xml
===================================================================
--- extensions/trunk/pom.xml 2008-09-09 16:37:21 UTC (rev 1708)
+++ extensions/trunk/pom.xml 2008-09-09 16:53:25 UTC (rev 1709)
@@ -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-6</cargo.core.version>
</properties>
<build>
<pluginManagement>
Modified: resources/trunk/pom.xml
===================================================================
--- resources/trunk/pom.xml 2008-09-09 16:37:21 UTC (rev 1708)
+++ resources/trunk/pom.xml 2008-09-09 16:53:25 UTC (rev 1709)
@@ -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