You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2015/03/20 16:20:47 UTC

svn commit: r1668048 - /aries/trunk/subsystem/subsystem-api/pom.xml

Author: davidb
Date: Fri Mar 20 15:20:47 2015
New Revision: 1668048

URL: http://svn.apache.org/r1668048
Log:
[maven-release-plugin] prepare release org.apache.aries.subsystem.api-1.1.0

Modified:
    aries/trunk/subsystem/subsystem-api/pom.xml

Modified: aries/trunk/subsystem/subsystem-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-api/pom.xml?rev=1668048&r1=1668047&r2=1668048&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-api/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-api/pom.xml Fri Mar 20 15:20:47 2015
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem.api</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystem API</name>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
     <description>Subsystems API.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-api</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-api</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.api-1.1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.api-1.1.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.api-1.1.0</url>
     </scm>
 
     <properties>