Author: pauls
Date: Mon Mar 28 20:12:29 2011
New Revision: 1086380
URL: http://svn.apache.org/viewvc?rev=1086380&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2
Modified:
felix/trunk/framework.security/pom.xml
Modified: felix/trunk/framework.security/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/framework.security/pom.xml?rev=1086380&r1=1086379&r2=1086380&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Mon Mar 28 20:12:29 2011
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Security Provider</name>
<artifactId>org.apache.felix.framework.security</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.4.2</version>
<description>
This bundle provides an implementation of the OSGi security for Apache
Felix.
</description>
@@ -74,4 +74,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-1.4.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-1.4.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-1.4.2</url>
+ </scm>
</project>