You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/11/20 14:50:22 UTC

svn commit: r882551 - in /servicemix/smx4/specs/trunk: ./ activation-api-1.1/ java-persistence-api-1.1.1/ javamail-api-1.4/ jaxb-api-2.0/ jaxb-api-2.1/ jaxp-api-1.3/ jaxp-api-1.4/ jaxws-api-2.0/ jaxws-api-2.1/ jbi-api-1.0/ jsr250-1.0/ jsr311-api-0.8/ j...

Author: gertv
Date: Fri Nov 20 13:50:11 2009
New Revision: 882551

URL: http://svn.apache.org/viewvc?rev=882551&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    servicemix/smx4/specs/trunk/activation-api-1.1/pom.xml
    servicemix/smx4/specs/trunk/java-persistence-api-1.1.1/pom.xml
    servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml
    servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml
    servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml
    servicemix/smx4/specs/trunk/jaxp-api-1.3/pom.xml
    servicemix/smx4/specs/trunk/jaxp-api-1.4/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/jbi-api-1.0/pom.xml
    servicemix/smx4/specs/trunk/jsr250-1.0/pom.xml
    servicemix/smx4/specs/trunk/jsr311-api-0.8/pom.xml
    servicemix/smx4/specs/trunk/jsr311-api-1.0/pom.xml
    servicemix/smx4/specs/trunk/jsr311-api-1.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/scripting-api-1.0/pom.xml
    servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml

Modified: servicemix/smx4/specs/trunk/activation-api-1.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/activation-api-1.1/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/activation-api-1.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/activation-api-1.1/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.activation-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: ACTIVATION API 1.4</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/java-persistence-api-1.1.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/java-persistence-api-1.1.1/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/java-persistence-api-1.1.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/java-persistence-api-1.1.1/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.java-persistence-api-1.1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAVA PERSISTENCE API 1.4</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml (original)
+++ servicemix/smx4/specs/trunk/javamail-api-1.4/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.javamail-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAVAMAIL API 1.4</name>
 
     <dependencies>

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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxb-api-2.0/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxb-api-2.1/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxb-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAXB API 2.1</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/jaxp-api-1.3/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxp-api-1.3/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxp-api-1.3/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxp-api-1.3/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAXP API 1.3</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/jaxp-api-1.4/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jaxp-api-1.4/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxp-api-1.4/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxp-api-1.4/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAXP API 1.4</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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxws-api-2.0/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jaxws-api-2.1/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxws-api-2.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JAXWS API 2.1</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/jbi-api-1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jbi-api-1.0/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jbi-api-1.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jbi-api-1.0/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JBI API 1.0</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/jsr250-1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jsr250-1.0/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jsr250-1.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jsr250-1.0/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr250-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JSR250 1.0</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/jsr311-api-0.8/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jsr311-api-0.8/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jsr311-api-0.8/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jsr311-api-0.8/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-0.8</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JSR311 API 0.8</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/jsr311-api-1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jsr311-api-1.0/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jsr311-api-1.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jsr311-api-1.0/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JSR311 API 1.0</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/jsr311-api-1.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/jsr311-api-1.1/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/jsr311-api-1.1/pom.xml (original)
+++ servicemix/smx4/specs/trunk/jsr311-api-1.1/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jsr311-api-1.1</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: JSR311 API 1.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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/locator/pom.xml (original)
+++ servicemix/smx4/specs/trunk/locator/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.locator</artifactId>
     <packaging>jar</packaging>
-    <version>1.4.0</version>
+    <version>1.5-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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/pom.xml (original)
+++ servicemix/smx4/specs/trunk/pom.xml Fri Nov 20 13:50:11 2009
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>specs</artifactId>
     <packaging>pom</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -56,9 +56,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.4.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.4.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/tags/specs-1.4.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/specs/tags/specs-1.2.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/tags/specs-1.2.0</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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/saaj-api-1.3/pom.xml (original)
+++ servicemix/smx4/specs/trunk/saaj-api-1.3/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.saaj-api-1.3</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: SAAJ API 1.3</name>
 
     <dependencies>

Modified: servicemix/smx4/specs/trunk/scripting-api-1.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/specs/trunk/scripting-api-1.0/pom.xml?rev=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/scripting-api-1.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/scripting-api-1.0/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.scripting-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: Scripting API 1.0</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=882551&r1=882550&r2=882551&view=diff
==============================================================================
--- servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml (original)
+++ servicemix/smx4/specs/trunk/stax-api-1.0/pom.xml Fri Nov 20 13:50:11 2009
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.4.0</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.stax-api-1.0</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4.0</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Apache ServiceMix Specs :: STAX API 1.0</name>
 
     <dependencies>