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/25 18:24:07 UTC

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

Author: clement
Date: Tue Aug 25 16:24:07 2009
New Revision: 807688

URL: http://svn.apache.org/viewvc?rev=807688&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=807688&r1=807687&r2=807688&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Tue Aug 25 16:24:07 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>
@@ -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.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>