Author: alien11689
Date: Mon May 8 17:42:04 2017
New Revision: 1794424
URL: http://svn.apache.org/viewvc?rev=1794424&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
Modified:
aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml?rev=1794424&r1=1794423&r2=1794424&view=diff
==============================================================================
--- aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
(original)
+++ aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
Mon May 8 17:42:04 2017
@@ -10,13 +10,13 @@
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>blueprint-maven-plugin-spring-handlers</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Aries Blueprint Maven Plugin Spring Handlers</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-spring-handlers-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-spring-handlers-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/blueprint-maven-plugin-spring-handlers-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers</url>
</scm>
<build>