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:53 UTC

svn commit: r1743319 - /felix/trunk/tools/org.apache.felix.scr.ds-annotations/pom.xml

Author: cziegeler
Date: Wed May 11 06:56:53 2016
New Revision: 1743319

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

Modified:
    felix/trunk/tools/org.apache.felix.scr.ds-annotations/pom.xml

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