This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fada3f  [maven-release-plugin] prepare for next development iteration
6fada3f is described below

commit 6fada3fadccfc1e24e8652581ed3430b3c8f225b
Author: Raymond Auge <[email protected]>
AuthorDate: Mon Apr 1 13:20:22 2019 -0400

    [maven-release-plugin] prepare for next development iteration
---
 cdi-bom/pom.xml              | 4 ++--
 cdi-executable/pom.xml       | 4 ++--
 cdi-extender/pom.xml         | 4 ++--
 cdi-extension-el-jsp/pom.xml | 4 ++--
 cdi-extension-http/pom.xml   | 4 ++--
 cdi-extension-jndi/pom.xml   | 4 ++--
 cdi-extra/pom.xml            | 4 ++--
 cdi-itests/pom.xml           | 4 ++--
 pom.xml                      | 4 ++--
 9 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/cdi-bom/pom.xml b/cdi-bom/pom.xml
index 91cf863..52b9365 100644
--- a/cdi-bom/pom.xml
+++ b/cdi-bom/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
        </parent>
 
        <artifactId>org.apache.aries.cdi.bom</artifactId>
@@ -33,7 +33,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/cdi-executable/pom.xml b/cdi-executable/pom.xml
index d7acb3b..5f9120e 100644
--- a/cdi-executable/pom.xml
+++ b/cdi-executable/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
        </parent>
 
        <artifactId>org.apache.aries.cdi.executable</artifactId>
@@ -43,7 +43,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/cdi-extender/pom.xml b/cdi-extender/pom.xml
index f1b2d3d..6418afc 100644
--- a/cdi-extender/pom.xml
+++ b/cdi-extender/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -40,7 +40,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/cdi-extension-el-jsp/pom.xml b/cdi-extension-el-jsp/pom.xml
index 28e5f17..4d72cb2 100644
--- a/cdi-extension-el-jsp/pom.xml
+++ b/cdi-extension-el-jsp/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
        </parent>
 
        <artifactId>org.apache.aries.cdi.extension.el.jsp</artifactId>
@@ -41,7 +41,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/cdi-extension-http/pom.xml b/cdi-extension-http/pom.xml
index 8fe4743..0734bfd 100644
--- a/cdi-extension-http/pom.xml
+++ b/cdi-extension-http/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -43,7 +43,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/cdi-extension-jndi/pom.xml b/cdi-extension-jndi/pom.xml
index ef6458b..19f6c58 100644
--- a/cdi-extension-jndi/pom.xml
+++ b/cdi-extension-jndi/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -40,7 +40,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/cdi-extra/pom.xml b/cdi-extra/pom.xml
index 2fc9e1e..826ccdb 100644
--- a/cdi-extra/pom.xml
+++ b/cdi-extra/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -42,7 +42,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/cdi-itests/pom.xml b/cdi-itests/pom.xml
index 562c1ed..76207b2 100644
--- a/cdi-itests/pom.xml
+++ b/cdi-itests/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.aries.cdi</groupId>
                <artifactId>org.apache.aries.cdi</artifactId>
-               <version>1.0.2</version>
+               <version>1.0.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -40,7 +40,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 
diff --git a/pom.xml b/pom.xml
index 2283947..ebc6612 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
        <groupId>org.apache.aries.cdi</groupId>
        <artifactId>org.apache.aries.cdi</artifactId>
        <name>Apache Aries CDI - OSGi CDI Integration Project</name>
-       <version>1.0.2</version>
+       <version>1.0.3-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <properties>
@@ -51,7 +51,7 @@
        <scm>
                
<connection>scm:git:[email protected]:apache/aries-cdi.git</connection>
                
<developerConnection>scm:git:[email protected]:apache/aries-cdi.git</developerConnection>
-               <tag>org.apache.aries.cdi-1.0.2</tag>
+               <tag>HEAD</tag>
                <url>https://github.com/apache/aries-cdi</url>
        </scm>
 

Reply via email to