Author: dkulp
Date: Wed Oct 9 18:25:33 2013
New Revision: 1530752
URL: http://svn.apache.org/r1530752
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
aries/trunk/blueprint/blueprint-cm/pom.xml
Modified: aries/trunk/blueprint/blueprint-cm/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-cm/pom.xml?rev=1530752&r1=1530751&r2=1530752&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-cm/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-cm/pom.xml Wed Oct 9 18:25:33 2013
@@ -28,16 +28,16 @@
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>org.apache.aries.blueprint.cm</artifactId>
<packaging>bundle</packaging>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
<name>Apache Aries Blueprint CM</name>
<description>
This bundle contains the ConfigAdmin namespace for blueprint.
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.cm-1.0.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.cm-1.0.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.cm-1.0.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-cm</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-cm</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-cm</url>
</scm>
<properties>