You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2017/12/05 10:04:32 UTC

svn commit: r1817168 - /felix/trunk/inventory/pom.xml

Author: pauls
Date: Tue Dec  5 10:04:32 2017
New Revision: 1817168

URL: http://svn.apache.org/viewvc?rev=1817168&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.inventory-1.0.6

Modified:
    felix/trunk/inventory/pom.xml

Modified: felix/trunk/inventory/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/inventory/pom.xml?rev=1817168&r1=1817167&r2=1817168&view=diff
==============================================================================
--- felix/trunk/inventory/pom.xml (original)
+++ felix/trunk/inventory/pom.xml Tue Dec  5 10:04:32 2017
@@ -28,15 +28,15 @@
 
     <artifactId>org.apache.felix.inventory</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.6</version>
 
     <name>Apache Felix Inventory</name>
     <description>Apache Felix Inventory provides some mechanisms to get the current state of the system and therefore provides an inventory of the system.</description>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/inventory</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/inventory</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/inventory</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.inventory-1.0.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.inventory-1.0.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.inventory-1.0.6</url>
     </scm>
 
     <build>