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/10/02 03:16:19 UTC

incubator-streams git commit: set version to 0.4-incubating-SNAPSHOT

Repository: incubator-streams
Updated Branches:
  refs/heads/master 45bc5700c -> 9cc1d16a8


set version to 0.4-incubating-SNAPSHOT


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

Branch: refs/heads/master
Commit: 9cc1d16a84cf379e2078b1e1fdc782b90c1d9d6f
Parents: 45bc570
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
Authored: Sat Oct 1 22:16:09 2016 -0500
Committer: Steve Blackmon @steveblackmon <sb...@apache.org>
Committed: Sat Oct 1 22:16:09 2016 -0500

----------------------------------------------------------------------
 pom.xml                                               | 2 +-
 streams-contrib/streams-persist-cassandra/pom.xml     | 2 +-
 streams-osgi-components/activity-consumer/pom.xml     | 2 +-
 streams-osgi-components/activity-registration/pom.xml | 2 +-
 streams-osgi-components/activity-subscriber/pom.xml   | 2 +-
 streams-osgi-components/pom.xml                       | 2 +-
 streams-runtimes/streams-runtime-webapp/pom.xml       | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/9cc1d16a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1fcab8e..651b54d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-master</artifactId>
-        <version>0.3-incubating</version>
+        <version>0.4-incubating-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.streams</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/9cc1d16a/streams-contrib/streams-persist-cassandra/pom.xml
----------------------------------------------------------------------
diff --git a/streams-contrib/streams-persist-cassandra/pom.xml b/streams-contrib/streams-persist-cassandra/pom.xml
index 15056fa..578004c 100644
--- a/streams-contrib/streams-persist-cassandra/pom.xml
+++ b/streams-contrib/streams-persist-cassandra/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-contrib</artifactId>
-        <version>0.3-incubating-SNAPSHOT</version>
+        <version>0.4-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>streams-persist-cassandra</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/9cc1d16a/streams-osgi-components/activity-consumer/pom.xml
----------------------------------------------------------------------
diff --git a/streams-osgi-components/activity-consumer/pom.xml b/streams-osgi-components/activity-consumer/pom.xml
index eb3fccf..72d4e71 100644
--- a/streams-osgi-components/activity-consumer/pom.xml
+++ b/streams-osgi-components/activity-consumer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.streams.osgi.components</groupId>
     <artifactId>streams-osgi-components</artifactId>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.4-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>activity-consumer</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/9cc1d16a/streams-osgi-components/activity-registration/pom.xml
----------------------------------------------------------------------
diff --git a/streams-osgi-components/activity-registration/pom.xml b/streams-osgi-components/activity-registration/pom.xml
index 027de03..7871a0e 100644
--- a/streams-osgi-components/activity-registration/pom.xml
+++ b/streams-osgi-components/activity-registration/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.streams.osgi.components</groupId>
     <artifactId>streams-osgi-components</artifactId>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.4-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>activity-registration</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/9cc1d16a/streams-osgi-components/activity-subscriber/pom.xml
----------------------------------------------------------------------
diff --git a/streams-osgi-components/activity-subscriber/pom.xml b/streams-osgi-components/activity-subscriber/pom.xml
index e3a5bbf..5b5c30a 100644
--- a/streams-osgi-components/activity-subscriber/pom.xml
+++ b/streams-osgi-components/activity-subscriber/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.streams.osgi.components</groupId>
     <artifactId>streams-osgi-components</artifactId>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.4-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>activity-subscriber</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/9cc1d16a/streams-osgi-components/pom.xml
----------------------------------------------------------------------
diff --git a/streams-osgi-components/pom.xml b/streams-osgi-components/pom.xml
index 6c30578..44d0f44 100644
--- a/streams-osgi-components/pom.xml
+++ b/streams-osgi-components/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.streams</groupId>
     <artifactId>streams-project</artifactId>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.4-incubating-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.streams.osgi.components</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/9cc1d16a/streams-runtimes/streams-runtime-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/streams-runtimes/streams-runtime-webapp/pom.xml b/streams-runtimes/streams-runtime-webapp/pom.xml
index da8e81d..7c97dae 100644
--- a/streams-runtimes/streams-runtime-webapp/pom.xml
+++ b/streams-runtimes/streams-runtime-webapp/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.streams</groupId>
     <artifactId>streams-runtimes</artifactId>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.4-incubating-SNAPSHOT</version>
   </parent>
 
   <artifactId>streams-runtime-webapp</artifactId>