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

csterling pushed a commit to branch releases/0.5.0-incubating-RC0
in repository https://gitbox.apache.org/repos/asf/incubator-samoa.git


The following commit(s) were added to refs/heads/releases/0.5.0-incubating-RC0 
by this push:
     new c05a013  [maven-release-plugin] prepare for next development iteration
c05a013 is described below

commit c05a013a2d6ff49a978f15bc6bf6a520e95aa5d8
Author: csterling <[email protected]>
AuthorDate: Mon Dec 2 15:18:01 2019 +1300

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml                 | 4 ++--
 samoa-apex/pom.xml      | 2 +-
 samoa-api/pom.xml       | 2 +-
 samoa-flink/pom.xml     | 2 +-
 samoa-instances/pom.xml | 2 +-
 samoa-local/pom.xml     | 2 +-
 samoa-samza/pom.xml     | 2 +-
 samoa-storm/pom.xml     | 2 +-
 samoa-test/pom.xml      | 2 +-
 samoa-threads/pom.xml   | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 36a4b1d..90d6a5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
 
     <organization>
         <name>The Apache Software Foundation</name>
@@ -41,7 +41,7 @@
         <url>https://git-wip-us.apache.org/repos/asf/incubator-samoa.git</url>
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-samoa.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-samoa.git</developerConnection>
-        <tag>v0.5.0-incubating</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <profiles>
diff --git a/samoa-apex/pom.xml b/samoa-apex/pom.xml
index e74a7c1..8030267 100644
--- a/samoa-apex/pom.xml
+++ b/samoa-apex/pom.xml
@@ -34,7 +34,7 @@
   <parent>
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
 
   <repositories>
diff --git a/samoa-api/pom.xml b/samoa-api/pom.xml
index 532672f..e2e007a 100644
--- a/samoa-api/pom.xml
+++ b/samoa-api/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.samoa</groupId>
         <artifactId>samoa</artifactId>
-        <version>0.5.0-incubating</version>
+        <version>0.5.0-incubating-SNAPSHOT</version>
     </parent>
 
     <dependencies>
diff --git a/samoa-flink/pom.xml b/samoa-flink/pom.xml
index 3d4ef5f..7277931 100644
--- a/samoa-flink/pom.xml
+++ b/samoa-flink/pom.xml
@@ -33,7 +33,7 @@
   <parent>
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
 
       <repositories>
diff --git a/samoa-instances/pom.xml b/samoa-instances/pom.xml
index 1c951f6..e3b7378 100644
--- a/samoa-instances/pom.xml
+++ b/samoa-instances/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
        <dependencies>
                <dependency>
diff --git a/samoa-local/pom.xml b/samoa-local/pom.xml
index ce846e2..0cabd82 100644
--- a/samoa-local/pom.xml
+++ b/samoa-local/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/samoa-samza/pom.xml b/samoa-samza/pom.xml
index a0b8dbe..1c610fb 100644
--- a/samoa-samza/pom.xml
+++ b/samoa-samza/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/samoa-storm/pom.xml b/samoa-storm/pom.xml
index 99a34f0..1975fc7 100644
--- a/samoa-storm/pom.xml
+++ b/samoa-storm/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
 
   <repositories>
diff --git a/samoa-test/pom.xml b/samoa-test/pom.xml
index 58028d1..bf5d251 100644
--- a/samoa-test/pom.xml
+++ b/samoa-test/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <artifactId>samoa</artifactId>
     <groupId>org.apache.samoa</groupId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/samoa-threads/pom.xml b/samoa-threads/pom.xml
index dc147c6..0401caf 100644
--- a/samoa-threads/pom.xml
+++ b/samoa-threads/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.5.0-incubating</version>
+    <version>0.5.0-incubating-SNAPSHOT</version>
   </parent>
 
   <dependencies>

Reply via email to