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/06/30 17:45:51 UTC

svn commit: r1606793 - /aries/trunk/blueprint/blueprint-parser/pom.xml

Author: gnodet
Date: Mon Jun 30 15:45:50 2014
New Revision: 1606793

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

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

Modified: aries/trunk/blueprint/blueprint-parser/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-parser/pom.xml?rev=1606793&r1=1606792&r2=1606793&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-parser/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-parser/pom.xml Mon Jun 30 15:45:50 2014
@@ -32,15 +32,15 @@
     <artifactId>blueprint-parser</artifactId>
     <packaging>jar</packaging>
     <name>Apache Aries Blueprint Parser</name>
-    <version>1.2.1</version>
+    <version>1.2.2-SNAPSHOT</version>
     <description>
         This bundle contains the blueprint parser in a plain jar.
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.2.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.2.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/blueprint-parser-1.2.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-parser</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-parser</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-parser</url>
     </scm>
 
     <properties>