You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/11/03 19:12:32 UTC

[1/2] incubator-streams-master git commit: [maven-release-plugin] prepare release streams-master-0.4-incubating

Repository: incubator-streams-master
Updated Branches:
  refs/heads/master 016e014b4 -> ce8f4fe70


[maven-release-plugin] prepare release streams-master-0.4-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/b87b23b1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/b87b23b1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/b87b23b1

Branch: refs/heads/master
Commit: b87b23b19649dbd17a26f43aac3e51358d7e2b32
Parents: 016e014
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
Authored: Thu Nov 3 11:36:12 2016 -0500
Committer: Steve Blackmon @steveblackmon <sb...@apache.org>
Committed: Thu Nov 3 11:36:12 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/b87b23b1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 71f54dc..5b05c43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <name>Apache Streams :: streams-master</name>
     <description>Apache Streams Master Pom</description>
     <packaging>pom</packaging>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
 
     <inceptionYear>2012</inceptionYear>
 
@@ -51,7 +51,7 @@
         <connection>scm:git:git@github.com:apache/incubator-streams-master.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git</developerConnection>
         <url>scm:git:git@github.com:apache/incubator-streams-master.git</url>
-      <tag>HEAD</tag>
+      <tag>streams-master-0.4-incubating</tag>
   </scm>
 
     <issueManagement>


[2/2] incubator-streams-master git commit: [maven-release-plugin] prepare for next development iteration

Posted by sb...@apache.org.
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/ce8f4fe7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/ce8f4fe7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/ce8f4fe7

Branch: refs/heads/master
Commit: ce8f4fe70e585157891084dcdf800649eea02ec4
Parents: b87b23b
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
Authored: Thu Nov 3 11:36:23 2016 -0500
Committer: Steve Blackmon @steveblackmon <sb...@apache.org>
Committed: Thu Nov 3 11:36:23 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/ce8f4fe7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5b05c43..700f687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <name>Apache Streams :: streams-master</name>
     <description>Apache Streams Master Pom</description>
     <packaging>pom</packaging>
-    <version>0.4-incubating</version>
+    <version>0.5-incubating-SNAPSHOT</version>
 
     <inceptionYear>2012</inceptionYear>
 
@@ -51,7 +51,7 @@
         <connection>scm:git:git@github.com:apache/incubator-streams-master.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git</developerConnection>
         <url>scm:git:git@github.com:apache/incubator-streams-master.git</url>
-      <tag>streams-master-0.4-incubating</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <issueManagement>