Author: pauls
Date: Mon Apr 12 00:04:19 2010
New Revision: 933046
URL: http://svn.apache.org/viewvc?rev=933046&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.main.distribution-2.0.5
Modified:
felix/branches/org.apache.felix.main.distribution-2.0.5-RC/pom.xml
Modified: felix/branches/org.apache.felix.main.distribution-2.0.5-RC/pom.xml
URL:
http://svn.apache.org/viewvc/felix/branches/org.apache.felix.main.distribution-2.0.5-RC/pom.xml?rev=933046&r1=933045&r2=933046&view=diff
==============================================================================
--- felix/branches/org.apache.felix.main.distribution-2.0.5-RC/pom.xml
(original)
+++ felix/branches/org.apache.felix.main.distribution-2.0.5-RC/pom.xml Mon Apr
12 00:04:19 2010
@@ -27,7 +27,7 @@
<packaging>pom</packaging>
<name>Apache Felix Main Distribution</name>
<artifactId>org.apache.felix.main.distribution</artifactId>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.5</version>
<dependencies>
<dependency>
<groupId>${pom.groupId}</groupId>
@@ -135,4 +135,10 @@
</resource>
</resources>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-2.0.5</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-2.0.5</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-2.0.5</url>
+ </scm>
</project>