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

svn commit: r1805029 - /aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml

Author: alien11689
Date: Mon Aug 14 18:55:06 2017
New Revision: 1805029

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

Modified:
    aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml

Modified: aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml?rev=1805029&r1=1805028&r2=1805029&view=diff
==============================================================================
--- aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml (original)
+++ aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation/pom.xml Mon Aug 14 18:55:06 2017
@@ -28,14 +28,14 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>blueprint-maven-plugin-annotation</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <name>Apache Aries Blueprint Maven Plugin Annotations</name>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-annotation-1.2.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-annotation-1.2.0
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation
         </developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/blueprint-maven-plugin-annotation-1.2.0</url>
+        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-annotation</url>
     </scm>
 
     <properties>