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/08/29 11:13:44 UTC

svn commit: r990525 - /felix/trunk/ipojo/annotations/pom.xml

Author: clement
Date: Sun Aug 29 09:13:44 2010
New Revision: 990525

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

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

Modified: felix/trunk/ipojo/annotations/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/annotations/pom.xml?rev=990525&r1=990524&r2=990525&view=diff
==============================================================================
--- felix/trunk/ipojo/annotations/pom.xml (original)
+++ felix/trunk/ipojo/annotations/pom.xml Sun Aug 29 09:13:44 2010
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>org.apache.felix.ipojo.annotations</artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.6.4</version>
   <packaging>bundle</packaging>
   <name>Apache Felix iPOJO Annotations</name>
 
@@ -119,4 +119,10 @@
 	</resources>
 
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.annotations-1.6.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.annotations-1.6.4</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.annotations-1.6.4</url>
+  </scm>
 </project>