You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2015/03/20 17:43:05 UTC

svn commit: r1668085 - /aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml

Author: davidb
Date: Fri Mar 20 16:43:04 2015
New Revision: 1668085

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

Modified:
    aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml

Modified: aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml?rev=1668085&r1=1668084&r2=1668085&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml Fri Mar 20 16:43:04 2015
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.spifly</groupId>
     <artifactId>org.apache.aries.spifly.static.bundle</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Aries SPI Fly Static Weaving Bundle</name>
     <description>
@@ -40,9 +40,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.spifly.static.bundle-1.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.spifly.static.bundle-1.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.spifly.static.bundle-1.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/spi-fly/spi-fly-static-bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/spi-fly/spi-fly-static-bundle</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/spi-fly/spi-fly-static-bundle</url>
     </scm>
     <properties>
         <lastReleaseVersion>1.0.0</lastReleaseVersion>