You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2016/05/11 06:56:12 UTC

svn commit: r1743318 - /felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml

Author: cziegeler
Date: Wed May 11 06:56:12 2016
New Revision: 1743318

URL: http://svn.apache.org/viewvc?rev=1743318&view=rev
Log:
Update scm info and parent pom

Modified:
    felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml

Modified: felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml?rev=1743318&r1=1743317&r2=1743318&view=diff
==============================================================================
--- felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml (original)
+++ felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Wed May 11 06:56:12 2016
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix-parent</artifactId>
-        <version>3</version>
+        <version>4</version>
         <relativePath>../../pom/pom.xml</relativePath>
     </parent>
 
@@ -41,9 +41,9 @@
 	</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/bnd-scr-plugin</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/scrplugin/bnd-scr-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/tools/org.apache.felix.scr.bnd</url>
     </scm>
 
     <properties>