You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jw...@apache.org on 2015/10/02 15:00:13 UTC

svn commit: r1706398 - /aries/trunk/subsystem/subsystem-obr/pom.xml

Author: jwross
Date: Fri Oct  2 13:00:13 2015
New Revision: 1706398

URL: http://svn.apache.org/viewvc?rev=1706398&view=rev
Log:
[ARIES-1377] Subsystems 2.0.4 Releaseprepare for next development iteration

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

Modified: aries/trunk/subsystem/subsystem-obr/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-obr/pom.xml?rev=1706398&r1=1706397&r2=1706398&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-obr/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-obr/pom.xml Fri Oct  2 13:00:13 2015
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem.obr</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystem OBR</name>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
     <description>Subsystems OBR support.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.obr-1.0.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.obr-1.0.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.obr-1.0.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-obr</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-obr</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-obr</url>
     </scm>
 
     <properties>