You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2010/04/16 15:58:38 UTC

svn commit: r934876 - /felix/trunk/ipojo/manipulator/pom.xml

Author: clement
Date: Fri Apr 16 13:58:38 2010
New Revision: 934876

URL: http://svn.apache.org/viewvc?rev=934876&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.0

Modified:
    felix/trunk/ipojo/manipulator/pom.xml

Modified: felix/trunk/ipojo/manipulator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/pom.xml?rev=934876&r1=934875&r2=934876&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Fri Apr 16 13:58:38 2010
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.6.0</version>
   <name>Apache Felix iPOJO Manipulator</name>
   
   <description>
@@ -106,4 +106,10 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.0</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.0</url>
+  </scm>
 </project>