Author: jbonofre
Date: Mon Apr 11 08:17:22 2016
New Revision: 1738546
URL: http://svn.apache.org/viewvc?rev=1738546&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
aries/trunk/blueprint/blueprint-parser/pom.xml
Modified: aries/trunk/blueprint/blueprint-parser/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-parser/pom.xml?rev=1738546&r1=1738545&r2=1738546&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-parser/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-parser/pom.xml Mon Apr 11 08:17:22 2016
@@ -32,15 +32,15 @@
<artifactId>blueprint-parser</artifactId>
<packaging>jar</packaging>
<name>Apache Aries Blueprint Parser</name>
- <version>1.5.0</version>
+ <version>1.6.0-SNAPSHOT</version>
<description>
This bundle contains the blueprint parser in a plain jar.
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.5.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-parser-1.5.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/blueprint-parser-1.5.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-parser</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-parser</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-parser</url>
</scm>
<properties>