You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/07/09 09:47:36 UTC

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

Author: gnodet
Date: Wed Jul  9 07:47:36 2014
New Revision: 1609043

URL: http://svn.apache.org/r1609043
Log:
[maven-release-plugin] prepare release org.apache.aries.spifly.static.bundle-1.0.1

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=1609043&r1=1609042&r2=1609043&view=diff
==============================================================================
--- aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml (original)
+++ aries/trunk/spi-fly/spi-fly-static-bundle/pom.xml Wed Jul  9 07:47:36 2014
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.spifly</groupId>
     <artifactId>org.apache.aries.spifly.static.bundle</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</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/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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.spifly.static.bundle-1.0.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.spifly.static.bundle-1.0.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.spifly.static.bundle-1.0.1</url>
     </scm>
     <properties>
         <lastReleaseVersion>1.0.0</lastReleaseVersion>
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>org.apache.aries.spifly</groupId>
             <artifactId>org.apache.aries.spifly.core-internal</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.1</version>
         </dependency>
 
         <dependency>