[cargo] r1666 - in resources/trunk: . build-tools jetty-deployer testdata testdata/authentication-war testdata/empty-ear testdata/empty-jar testdata/expanded-war testdata/simple-ear testdata/simple-ejb testdata/simple-war testdata/tomcat-context

View: New views
1 Messages — Rating Filter:   Alert me  

[cargo] r1666 - in resources/trunk: . build-tools jetty-deployer testdata testdata/authentication-war testdata/empty-ear testdata/empty-jar testdata/expanded-war testdata/simple-ear testdata/simple-ejb testdata/simple-war testdata/tomcat-context

by mwringe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Author: mwringe
Date: 2008-07-03 15:47:24 -0500 (Thu, 03 Jul 2008)
New Revision: 1666

Modified:
   resources/trunk/build-tools/pom.xml
   resources/trunk/jetty-deployer/pom.xml
   resources/trunk/pom.xml
   resources/trunk/testdata/authentication-war/pom.xml
   resources/trunk/testdata/empty-ear/pom.xml
   resources/trunk/testdata/empty-jar/pom.xml
   resources/trunk/testdata/expanded-war/pom.xml
   resources/trunk/testdata/pom.xml
   resources/trunk/testdata/simple-ear/pom.xml
   resources/trunk/testdata/simple-ejb/pom.xml
   resources/trunk/testdata/simple-war/pom.xml
   resources/trunk/testdata/tomcat-context/pom.xml
Log:
[maven-release-plugin] prepare release cargo-resources-1.0-alpha-5

Modified: resources/trunk/build-tools/pom.xml
===================================================================
--- resources/trunk/build-tools/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/build-tools/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-resources</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>cargo-build-tools</artifactId>
   <name>Cargo Build Tools</name>

Modified: resources/trunk/jetty-deployer/pom.xml
===================================================================
--- resources/trunk/jetty-deployer/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/jetty-deployer/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -21,11 +21,11 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-resources</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>cargo-jetty-deployer</artifactId>
   <packaging>war</packaging>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0-alpha-5</version>
   <name>Cargo Remote Deployer for Jetty</name>
   <description>Webapp used by Cargo to remotely deploy applications of a Jetty server</description>
   <url>http://maven.apache.org</url>

Modified: resources/trunk/pom.xml
===================================================================
--- resources/trunk/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -26,13 +26,13 @@
   </parent>
   <artifactId>cargo-resources</artifactId>
   <name>Cargo Shared Resources</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0-alpha-5</version>
   <packaging>pom</packaging>
   <description>Cargo Shared Resources (License files, Checkstyle configuration files, etc)</description>
   <scm>
-    <connection>scm:svn:http://svn.codehaus.org/cargo/resources/trunk</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/cargo/resources/trunk</developerConnection>
-    <url>http://svn.cargo.codehaus.org/cargo/resources/trunk</url>
+    <connection>scm:svn:http://svn.codehaus.org/cargo/resources/tags/cargo-resources-1.0-alpha-5</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/cargo/resources/tags/cargo-resources-1.0-alpha-5</developerConnection>
+    <url>http://svn.cargo.codehaus.org/cargo/resources/tags/cargo-resources-1.0-alpha-5</url>
   </scm>
   <modules>
     <module>build-tools</module>

Modified: resources/trunk/testdata/authentication-war/pom.xml
===================================================================
--- resources/trunk/testdata/authentication-war/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/authentication-war/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>authentication-war</artifactId>
   <name>Cargo Authenticated WAR test data for samples</name>

Modified: resources/trunk/testdata/empty-ear/pom.xml
===================================================================
--- resources/trunk/testdata/empty-ear/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/empty-ear/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>empty-ear</artifactId>
   <name>Cargo Empty EAR test data for samples</name>

Modified: resources/trunk/testdata/empty-jar/pom.xml
===================================================================
--- resources/trunk/testdata/empty-jar/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/empty-jar/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>empty-jar</artifactId>
   <name>Cargo Empty JAR test data for samples</name>

Modified: resources/trunk/testdata/expanded-war/pom.xml
===================================================================
--- resources/trunk/testdata/expanded-war/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/expanded-war/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>expanded-war</artifactId>
   <name>Cargo Expanded WAR test data for samples</name>

Modified: resources/trunk/testdata/pom.xml
===================================================================
--- resources/trunk/testdata/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-resources</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <groupId>org.codehaus.cargo</groupId>
   <artifactId>cargo-samples-testdata</artifactId>

Modified: resources/trunk/testdata/simple-ear/pom.xml
===================================================================
--- resources/trunk/testdata/simple-ear/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/simple-ear/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>simple-ear</artifactId>
   <name>Cargo Simple EAR test data for samples</name>

Modified: resources/trunk/testdata/simple-ejb/pom.xml
===================================================================
--- resources/trunk/testdata/simple-ejb/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/simple-ejb/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>simple-ejb</artifactId>
   <name>Cargo Simple EJB test data for samples</name>

Modified: resources/trunk/testdata/simple-war/pom.xml
===================================================================
--- resources/trunk/testdata/simple-war/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/simple-war/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>simple-war</artifactId>
   <name>Cargo Simple WAR test data for samples</name>

Modified: resources/trunk/testdata/tomcat-context/pom.xml
===================================================================
--- resources/trunk/testdata/tomcat-context/pom.xml 2008-07-03 20:45:17 UTC (rev 1665)
+++ resources/trunk/testdata/tomcat-context/pom.xml 2008-07-03 20:47:24 UTC (rev 1666)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.codehaus.cargo</groupId>
     <artifactId>cargo-samples-testdata</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-alpha-5</version>
   </parent>
   <artifactId>tomcatcontext-war</artifactId>
   <name>Cargo Tomcat context WAR test data for samples</name>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


LightInTheBox - Buy quality products at wholesale price