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/03/09 14:45:39 UTC

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

Author: cziegeler
Date: Wed Mar  9 13:45:38 2011
New Revision: 1079797

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

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=1079797&r1=1079796&r2=1079797&view=diff
==============================================================================
--- felix/trunk/scrplugin/scrtask/pom.xml (original)
+++ felix/trunk/scrplugin/scrtask/pom.xml Wed Mar  9 13:45:38 2011
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.scr.ant</artifactId>
 
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.1.0</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:http://svn.apache.org/repos/asf/felix/trunk/scrplugin/scrtask</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/scrplugin/scrtask</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.1.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.1.0</url>
     </scm>
 
     <dependencies>