[jboss-cvs] JBossAS SVN: r90650 - in projects/spring-int/branches/1_0: build and 5 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 26 13:18:36 EDT 2009


Author: marius.bogoevici
Date: 2009-06-26 13:18:35 -0400 (Fri, 26 Jun 2009)
New Revision: 90650

Modified:
   projects/spring-int/branches/1_0/build/pom.xml
   projects/spring-int/branches/1_0/cluster/pom.xml
   projects/spring-int/branches/1_0/deployers/pom.xml
   projects/spring-int/branches/1_0/facade/pom.xml
   projects/spring-int/branches/1_0/pom.xml
   projects/spring-int/branches/1_0/vfs/pom.xml
   projects/spring-int/branches/1_0/weaving/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: projects/spring-int/branches/1_0/build/pom.xml
===================================================================
--- projects/spring-int/branches/1_0/build/pom.xml	2009-06-26 17:18:14 UTC (rev 90649)
+++ projects/spring-int/branches/1_0/build/pom.xml	2009-06-26 17:18:35 UTC (rev 90650)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.spring-int</groupId>
     <artifactId>jboss-spring-int-parent</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.spring-int</groupId>

Modified: projects/spring-int/branches/1_0/cluster/pom.xml
===================================================================
--- projects/spring-int/branches/1_0/cluster/pom.xml	2009-06-26 17:18:14 UTC (rev 90649)
+++ projects/spring-int/branches/1_0/cluster/pom.xml	2009-06-26 17:18:35 UTC (rev 90650)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.spring-int</groupId>
     <artifactId>jboss-spring-int-parent</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.spring-int</groupId>

Modified: projects/spring-int/branches/1_0/deployers/pom.xml
===================================================================
--- projects/spring-int/branches/1_0/deployers/pom.xml	2009-06-26 17:18:14 UTC (rev 90649)
+++ projects/spring-int/branches/1_0/deployers/pom.xml	2009-06-26 17:18:35 UTC (rev 90650)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.spring-int</groupId>
     <artifactId>jboss-spring-int-parent</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.spring-int</groupId>

Modified: projects/spring-int/branches/1_0/facade/pom.xml
===================================================================
--- projects/spring-int/branches/1_0/facade/pom.xml	2009-06-26 17:18:14 UTC (rev 90649)
+++ projects/spring-int/branches/1_0/facade/pom.xml	2009-06-26 17:18:35 UTC (rev 90650)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.spring-int</groupId>
     <artifactId>jboss-spring-int-parent</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.spring-int</groupId>

Modified: projects/spring-int/branches/1_0/pom.xml
===================================================================
--- projects/spring-int/branches/1_0/pom.xml	2009-06-26 17:18:14 UTC (rev 90649)
+++ projects/spring-int/branches/1_0/pom.xml	2009-06-26 17:18:35 UTC (rev 90650)
@@ -7,15 +7,15 @@
   </parent>
   <groupId>org.jboss.spring-int</groupId>
   <artifactId>jboss-spring-int-parent</artifactId>
-  <version>1.0.0.CR1</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>JBoss Spring Integration Parent POM</name>
   <url>http://www.jboss.com/products/jbossmc</url>
   <description>JBoss Spring integration</description>
   <scm>
-    <connection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/spring-int/tags/jboss-spring-int-1.0.0.CR1</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/spring-int/tags/jboss-spring-int-1.0.0.CR1</developerConnection>
-    <url>scm:svn:https://svn.jboss.org/repos/jbossas/projects/spring-int/tags/jboss-spring-int-1.0.0.CR1</url>
+    <connection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/spring-int/tags/1_0</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/spring-int/branches/1_0</developerConnection>
+    <url>https://svn.jboss.org/repos/jbossas/projects/spring-int/tags/1_0</url>
   </scm>
 
   <modules>

Modified: projects/spring-int/branches/1_0/vfs/pom.xml
===================================================================
--- projects/spring-int/branches/1_0/vfs/pom.xml	2009-06-26 17:18:14 UTC (rev 90649)
+++ projects/spring-int/branches/1_0/vfs/pom.xml	2009-06-26 17:18:35 UTC (rev 90650)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.spring-int</groupId>
     <artifactId>jboss-spring-int-parent</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.spring-int</groupId>

Modified: projects/spring-int/branches/1_0/weaving/pom.xml
===================================================================
--- projects/spring-int/branches/1_0/weaving/pom.xml	2009-06-26 17:18:14 UTC (rev 90649)
+++ projects/spring-int/branches/1_0/weaving/pom.xml	2009-06-26 17:18:35 UTC (rev 90650)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.jboss.spring-int</groupId>
     <artifactId>jboss-spring-int-parent</artifactId>
-    <version>1.0.0.CR1</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.spring-int</groupId>




More information about the jboss-cvs-commits mailing list