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 97b62fe [maven-release-plugin] prepare for next development iteration
97b62fe is described below
commit 97b62fe98057695115aa2461efc533c64ddaab6c
Author: jbonofre <[email protected]>
AuthorDate: Mon Feb 15 16:07:57 2021 +0100
[maven-release-plugin] prepare for next development iteration
---
blueprint/blueprint-cm/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/blueprint/blueprint-cm/pom.xml b/blueprint/blueprint-cm/pom.xml
index 2eeb477..92d4f06 100644
--- a/blueprint/blueprint-cm/pom.xml
+++ b/blueprint/blueprint-cm/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>org.apache.aries.blueprint.cm</artifactId>
<packaging>bundle</packaging>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<name>Apache Aries Blueprint CM</name>
<description>
This bundle contains the ConfigAdmin namespace for blueprint.
@@ -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>org.apache.aries.blueprint.cm-1.3.2</tag>
+ <tag>HEAD</tag>
</scm>
<properties>