You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ch...@apache.org on 2017/02/13 10:33:48 UTC

svn commit: r1782739 - /felix/trunk/jaas/pom.xml

Author: chetanm
Date: Mon Feb 13 10:33:47 2017
New Revision: 1782739

URL: http://svn.apache.org/viewvc?rev=1782739&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/jaas/pom.xml

Modified: felix/trunk/jaas/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/jaas/pom.xml?rev=1782739&r1=1782738&r2=1782739&view=diff
==============================================================================
--- felix/trunk/jaas/pom.xml (original)
+++ felix/trunk/jaas/pom.xml Mon Feb 13 10:33:47 2017
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.felix.jaas</artifactId>
-  <version>1.0.2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Felix JAAS Support</name>
@@ -38,9 +38,9 @@
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.jaas-1.0.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.jaas-1.0.2</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.jaas-1.0.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/jaas</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/jaas</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/jaas</url>
   </scm>
 
   <properties>