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 2017/08/02 08:08:30 UTC

svn commit: r1803772 - /aries/trunk/subsystem/subsystem-core/pom.xml

Author: davidb
Date: Wed Aug  2 08:08:30 2017
New Revision: 1803772

URL: http://svn.apache.org/viewvc?rev=1803772&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.subsystem.core-2.0.10

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

Modified: aries/trunk/subsystem/subsystem-core/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-core/pom.xml?rev=1803772&r1=1803771&r2=1803772&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-core/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-core/pom.xml Wed Aug  2 08:08:30 2017
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem.core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystem Core</name>
-    <version>2.0.9-SNAPSHOT</version>
+    <version>2.0.10</version>
     <description>Subsystems Core.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-core</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.core-2.0.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.core-2.0.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.core-2.0.10</url>
     </scm>
 
     <properties>