This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 457551c [maven-release-plugin] prepare for next development iteration
457551c is described below
commit 457551c4dda9ceca2e57572c121c605afb52db36
Author: jbonofre <[email protected]>
AuthorDate: Tue Apr 20 08:19:59 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
blueprint/blueprint-parser/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/blueprint/blueprint-parser/pom.xml
b/blueprint/blueprint-parser/pom.xml
index 0bc3520..d838e30 100644
--- a/blueprint/blueprint-parser/pom.xml
+++ b/blueprint/blueprint-parser/pom.xml
@@ -32,7 +32,7 @@
<artifactId>blueprint-parser</artifactId>
<packaging>jar</packaging>
<name>Apache Aries Blueprint Parser</name>
- <version>1.6.1</version>
+ <version>1.6.2-SNAPSHOT</version>
<description>
This bundle contains the blueprint parser in a plain jar.
</description>
@@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
- <tag>blueprint-parser-1.6.1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>