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 32cd5db  [maven-release-plugin] prepare for next development iteration
32cd5db is described below

commit 32cd5db424635d516b7f66c283947a342e56dff1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Jun 18 14:53:28 2019 +0200

    [maven-release-plugin] prepare for next development iteration
---
 spi-fly/spi-fly-static-bundle/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spi-fly/spi-fly-static-bundle/pom.xml 
b/spi-fly/spi-fly-static-bundle/pom.xml
index 05acb9a..b56f97c 100644
--- a/spi-fly/spi-fly-static-bundle/pom.xml
+++ b/spi-fly/spi-fly-static-bundle/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.spifly</groupId>
     <artifactId>org.apache.aries.spifly.static.bundle</artifactId>
-    <version>1.2.2</version>
+    <version>1.2.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache Aries SPI Fly Static Weaving Bundle</name>
     <description>
@@ -43,7 +43,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.spifly.static.bundle-1.2.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to