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/10/07 06:53:14 UTC

svn commit: r1811394 - /aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml

Author: alien11689
Date: Sat Oct  7 06:53:14 2017
New Revision: 1811394

URL: http://svn.apache.org/viewvc?rev=1811394&view=rev
Log:
[maven-release-plugin] prepare release blueprint-maven-plugin-pax-cdi-handlers-1.0.0

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

Modified: aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml?rev=1811394&r1=1811393&r2=1811394&view=diff
==============================================================================
--- aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml (original)
+++ aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml Sat Oct  7 06:53:14 2017
@@ -22,13 +22,13 @@
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
         <version>2.0.1</version>
-        <relativePath/>
+        <relativePath />
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>blueprint-maven-plugin-pax-cdi-handlers</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Apache Aries Blueprint Maven Plugin Pax Cdi Handlers</name>
 
     <properties>
@@ -38,9 +38,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-pax-cdi-handlers-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-pax-cdi-handlers-1.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/blueprint-maven-plugin-pax-cdi-handlers-1.0.0</url>
     </scm>
 
     <build>