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 2009/08/26 18:05:24 UTC

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

Author: clement
Date: Wed Aug 26 16:05:23 2009
New Revision: 808076

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

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=808076&r1=808075&r2=808076&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Wed Aug 26 16:05:23 2009
@@ -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.4.2</version>
   <name>Apache Felix iPOJO Manipulator</name>
   
   <description>
@@ -105,4 +105,10 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</url>
+  </scm>
 </project>