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 2016/09/22 12:54:58 UTC

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

Author: pauls
Date: Thu Sep 22 12:54:58 2016
New Revision: 1761949

URL: http://svn.apache.org/viewvc?rev=1761949&view=rev
Log:
Prepare for release

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=1761949&r1=1761948&r2=1761949&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Thu Sep 22 12:54:58 2016
@@ -27,14 +27,14 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Security Provider</name>
   <artifactId>org.apache.felix.framework.security</artifactId>
-  <version>2.6.0</version>
+  <version>2.5.0-SNAPSHOT</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/releases/org.apache.felix.framework.security-2.6.0</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-2.6.0</developerConnection>
-      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework.security-2.6.0</url>
+      <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>
     </scm>
   <dependencies>
      <dependency>