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:34:42 UTC

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

Author: davidb
Date: Fri Mar 20 15:34:41 2015
New Revision: 1668059

URL: http://svn.apache.org/r1668059
Log:
[maven-release-plugin] prepare 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=1668059&r1=1668058&r2=1668059&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-obr/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-obr/pom.xml Fri Mar 20 15:34:41 2015
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem.obr</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystem OBR</name>
-    <version>1.0.1</version>
+    <version>1.0.2-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.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.obr-1.0.1</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.obr-1.0.1</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>