Author: clement
Date: Sun May 16 15:04:52 2010
New Revision: 944848
URL: http://svn.apache.org/viewvc?rev=944848&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.2
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=944848&r1=944847&r2=944848&view=diff
==============================================================================
--- felix/trunk/ipojo/annotations/pom.xml (original)
+++ felix/trunk/ipojo/annotations/pom.xml Sun May 16 15:04:52 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.2</version>
<packaging>bundle</packaging>
<name>Apache Felix iPOJO Annotations</name>
@@ -99,4 +99,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.annotations-1.6.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.annotations-1.6.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.annotations-1.6.2</url>
+ </scm>
</project>