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 2017/02/01 12:02:25 UTC

svn commit: r1781226 - /aries/trunk/blueprint/blueprint-spring/pom.xml

Author: gnodet
Date: Wed Feb  1 12:02:25 2017
New Revision: 1781226

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

Modified:
    aries/trunk/blueprint/blueprint-spring/pom.xml

Modified: aries/trunk/blueprint/blueprint-spring/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-spring/pom.xml?rev=1781226&r1=1781225&r2=1781226&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-spring/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-spring/pom.xml Wed Feb  1 12:02:25 2017
@@ -31,16 +31,16 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>org.apache.aries.blueprint.spring</artifactId>
     <packaging>bundle</packaging>
-    <version>0.3.0</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>Apache Aries Blueprint Spring Support</name>
     <description>
         This bundle contains Spring support for blueprint.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.spring-0.3.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.spring-0.3.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.spring-0.3.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-spring</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-spring</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-spring</url>
     </scm>
 
     <properties>