Author: alien11689
Date: Mon May  8 17:49:30 2017
New Revision: 1794429

URL: http://svn.apache.org/viewvc?rev=1794429&view=rev
Log:
[maven-release-plugin] prepare release blueprint-maven-plugin-1.7.0

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

Modified: aries/trunk/blueprint/plugin/blueprint-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin/pom.xml?rev=1794429&r1=1794428&r2=1794429&view=diff
==============================================================================
--- aries/trunk/blueprint/plugin/blueprint-maven-plugin/pom.xml (original)
+++ aries/trunk/blueprint/plugin/blueprint-maven-plugin/pom.xml Mon May  8 
17:49:30 2017
@@ -31,7 +31,7 @@
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>blueprint-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.7.0</version>
     <name>Apache Aries Blueprint Maven Plugin</name>
     <description>
         Maven plugin to create blueprint files from annotations
@@ -43,12 +43,12 @@
     </properties>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-1.7.0
         </connection>
         <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin
+            
scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-1.7.0
         </developerConnection>
-        
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin</url>
+        
<url>http://svn.apache.org/viewvc/aries/tags/blueprint-maven-plugin-1.7.0</url>
     </scm>
 
     <build>


Reply via email to