You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2011/09/22 17:23:17 UTC

svn commit: r1174199 - /felix/trunk/framework.security/pom.xml

Author: pauls
Date: Thu Sep 22 15:23:16 2011
New Revision: 1174199

URL: http://svn.apache.org/viewvc?rev=1174199&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.framework.security-2.0.0

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=1174199&r1=1174198&r2=1174199&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Thu Sep 22 15:23:16 2011
@@ -27,14 +27,14 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Security Provider</name>
   <artifactId>org.apache.felix.framework.security</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>2.0.0</version>
   <description>
     This bundle provides an implementation of the OSGi security for Apache Felix.
   </description>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/framework.security</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/framework.security</developerConnection>
-      <url>http://svn.apache.org/repos/asf/felix/framework.security</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-2.0.0</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-2.0.0</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-2.0.0</url>
     </scm>
   <dependencies>
      <dependency>