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 2011/07/14 18:59:39 UTC

svn commit: r1146802 - /felix/trunk/scrplugin/scrtask/pom.xml

Author: cziegeler
Date: Thu Jul 14 16:59:39 2011
New Revision: 1146802

URL: http://svn.apache.org/viewvc?rev=1146802&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.scr.ant-1.1.2

Modified:
    felix/trunk/scrplugin/scrtask/pom.xml

Modified: felix/trunk/scrplugin/scrtask/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scrplugin/scrtask/pom.xml?rev=1146802&r1=1146801&r2=1146802&view=diff
==============================================================================
--- felix/trunk/scrplugin/scrtask/pom.xml (original)
+++ felix/trunk/scrplugin/scrtask/pom.xml Thu Jul 14 16:59:39 2011
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.scr.ant</artifactId>
 
-    <version>1.1.3-SNAPSHOT</version>
+    <version>1.1.2</version>
     <packaging>jar</packaging>
 
     <name>SCR Ant Task</name>
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/scrtask</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scrplugin/scrtask</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/scrplugin/scrtask</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.1.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.1.2</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.1.2</url>
     </scm>
 
     <dependencies>