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 52293d2 [maven-release-plugin] prepare for next development iteration
52293d2 is described below
commit 52293d20268de7c98833846ded2b70d6476773de
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Mar 18 17:00:31 2019 +0100
[maven-release-plugin] prepare for next development iteration
---
blueprint/blueprint-core/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/blueprint/blueprint-core/pom.xml b/blueprint/blueprint-core/pom.xml
index ab524fa..d94ac2f 100644
--- a/blueprint/blueprint-core/pom.xml
+++ b/blueprint/blueprint-core/pom.xml
@@ -32,7 +32,7 @@
<artifactId>org.apache.aries.blueprint.core</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Blueprint Core</name>
- <version>1.10.2</version>
+ <version>1.10.3-SNAPSHOT</version>
<description>
This bundle contains the core implementation of Blueprint
along with the "ext" namespace handler.
@@ -42,7 +42,7 @@
<connection>scm:git:http://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</url>
- <tag>org.apache.aries.blueprint.core-1.10.2</tag>
+ <tag>HEAD</tag>
</scm>
<properties>