Author: gnodet
Date: Thu Apr 29 18:20:01 2010
New Revision: 939425
URL: http://svn.apache.org/viewvc?rev=939425&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.10
Modified:
felix/trunk/fileinstall/pom.xml
Modified: felix/trunk/fileinstall/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/fileinstall/pom.xml?rev=939425&r1=939424&r2=939425&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Thu Apr 29 18:20:01 2010
@@ -29,7 +29,7 @@
<name>Apache Felix File Install</name>
<description>A utility to automatically install bundles from a
directory.</description>
<url>http://felix.apache.org/site/apache-felix-file-install.html</url>
- <version>2.0.9-SNAPSHOT</version>
+ <version>2.0.10</version>
<artifactId>org.apache.felix.fileinstall</artifactId>
<dependencies>
<dependency>
@@ -87,4 +87,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-2.0.10</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-2.0.10</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-2.0.10</url>
+ </scm>
</project>