You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2013/02/08 18:06:42 UTC

svn commit: r1444149 - in /aries/trunk/spi-fly/spi-fly-examples: ./ spi-fly-example-client1-bundle/ spi-fly-example-client1-jar/ spi-fly-example-client2-bundle/ spi-fly-example-provider1-bundle/ spi-fly-example-provider1-jar/ spi-fly-example-provider2-...

Author: dkulp
Date: Fri Feb  8 17:06:42 2013
New Revision: 1444149

URL: http://svn.apache.org/r1444149
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    aries/trunk/spi-fly/spi-fly-examples/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-bundle/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-jar/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client2-bundle/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-bundle/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-jar/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider2-bundle/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-client-bundle/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-provider-bundle/pom.xml
    aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-spi-bundle/pom.xml

Modified: aries/trunk/spi-fly/spi-fly-examples/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/pom.xml Fri Feb  8 17:06:42 2013
@@ -31,16 +31,16 @@
     <groupId>org.apache.aries.spifly.examples</groupId>
     <artifactId>spi-fly-examples</artifactId>
     <name>Apache Aries SPI Fly Examples</name>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>
         SPI examples
     </description>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/spi-fly-examples-1.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/spi-fly-examples-1.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/spi-fly-examples-1.0.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/spi-fly/spi-fly-examples</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/spi-fly/spi-fly-examples</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples</url>
     </scm>
 
     <modules>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-bundle/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-bundle/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.client1.bundle</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-jar/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-jar/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-jar/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-jar/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.client1.jar</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client2-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client2-bundle/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client2-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client2-bundle/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.client2.bundle</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-bundle/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-bundle/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.provider1.bundle</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-jar/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-jar/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-jar/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider1-jar/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.provider1.jar</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider2-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider2-bundle/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider2-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-provider2-bundle/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.provider2.bundle</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-client-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-client-bundle/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-client-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-client-bundle/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.resource.client.bundle</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-provider-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-provider-bundle/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-provider-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-resource-provider-bundle/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.resource.provider.bundle</artifactId>

Modified: aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-spi-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-spi-bundle/pom.xml?rev=1444149&r1=1444148&r2=1444149&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-spi-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-spi-bundle/pom.xml Fri Feb  8 17:06:42 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.spifly.examples</groupId>
         <artifactId>spi-fly-examples</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>org.apache.aries.spifly.examples.spi.bundle</artifactId>