Author: gnodet
Date: Fri Jun 13 06:43:03 2008
New Revision: 667537
URL: http://svn.apache.org/viewvc?rev=667537&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml
servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml
servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml
servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml
servicemix/smx4/specs/trunk/locator/pom.xml
servicemix/smx4/specs/trunk/pom.xml
servicemix/smx4/specs/trunk/saaj-api-1.3/pom.xml
servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml
Modified: servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml Fri Jun 13 06:43:03 2008
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId>
<packaging>bundle</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs :: JAXB API 2.0</name>
<dependencies>
Modified: servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml Fri Jun 13 06:43:03 2008
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId>
<packaging>bundle</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs :: JAXB API 2.1</name>
<dependencies>
Modified: servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml Fri Jun 13 06:43:03 2008
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId>
<packaging>bundle</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs :: JAXWS API 2.0</name>
<dependencies>
Modified: servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml Fri Jun 13 06:43:03 2008
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId>
<packaging>bundle</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs :: JAXWS API 2.1</name>
<dependencies>
Modified: servicemix/smx4/specs/trunk/locator/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/locator/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/locator/pom.xml (original)
+++ servicemix/smx4/specs/trunk/locator/pom.xml Fri Jun 13 06:43:03 2008
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.locator</artifactId>
<packaging>jar</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs :: Locator</name>
<dependencies>
Modified: servicemix/smx4/specs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/pom.xml (original)
+++ servicemix/smx4/specs/trunk/pom.xml Fri Jun 13 06:43:03 2008
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
<packaging>pom</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs</name>
<inceptionYear>2007</inceptionYear>
@@ -45,9 +45,9 @@
</modules>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/specs/tags/specs-1.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/</url>
</scm>
<issueManagement>
Modified: servicemix/smx4/specs/trunk/saaj-api-1.3/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/saaj-api-1.3/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/saaj-api-1.3/pom.xml (original)
+++ servicemix/smx4/specs/trunk/saaj-api-1.3/pom.xml Fri Jun 13 06:43:03 2008
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
<packaging>bundle</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs :: SAAJ API 1.3</name>
<dependencies>
Modified: servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml?rev=667537&r1=667536&r2=667537&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml Fri Jun 13 06:43:03 2008
@@ -24,13 +24,13 @@
<parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>specs</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
</parent>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId>
<packaging>bundle</packaging>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<name>Apache ServiceMix Specs :: STAX API 1.0</name>
<dependencies>