[maven-release-plugin] prepare release streams-examples-0.4.1-incubating

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

Branch: refs/heads/master
Commit: 298d639ea0e9cae0280970a81ac992f8e2481923
Parents: eaf6046
Author: Steve Blackmon @steveblackmon <sblack...@apache.org>
Authored: Sun Dec 18 15:45:51 2016 -0600
Committer: Steve Blackmon @steveblackmon <sblack...@apache.org>
Committed: Sun Dec 18 15:45:51 2016 -0600

----------------------------------------------------------------------
 flink/flink-twitter-collection/pom.xml         | 2 +-
 flink/pom.xml                                  | 2 +-
 local/elasticsearch-hdfs/pom.xml               | 2 +-
 local/elasticsearch-reindex/pom.xml            | 2 +-
 local/mongo-elasticsearch-sync/pom.xml         | 2 +-
 local/pom.xml                                  | 2 +-
 local/twitter-follow-neo4j/pom.xml             | 2 +-
 local/twitter-history-elasticsearch/pom.xml    | 2 +-
 local/twitter-userstream-elasticsearch/pom.xml | 2 +-
 pom.xml                                        | 4 ++--
 10 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/flink/flink-twitter-collection/pom.xml
----------------------------------------------------------------------
diff --git a/flink/flink-twitter-collection/pom.xml 
b/flink/flink-twitter-collection/pom.xml
index 6acc8b8..90f7169 100644
--- a/flink/flink-twitter-collection/pom.xml
+++ b/flink/flink-twitter-collection/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-flink</artifactId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/flink/pom.xml
----------------------------------------------------------------------
diff --git a/flink/pom.xml b/flink/pom.xml
index 399ee06..b976590 100644
--- a/flink/pom.xml
+++ b/flink/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>streams-examples</artifactId>
         <groupId>org.apache.streams</groupId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/local/elasticsearch-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/pom.xml b/local/elasticsearch-hdfs/pom.xml
index ad56934..5652911 100644
--- a/local/elasticsearch-hdfs/pom.xml
+++ b/local/elasticsearch-hdfs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/local/elasticsearch-reindex/pom.xml
----------------------------------------------------------------------
diff --git a/local/elasticsearch-reindex/pom.xml 
b/local/elasticsearch-reindex/pom.xml
index 24b65a9..3ca98ca 100644
--- a/local/elasticsearch-reindex/pom.xml
+++ b/local/elasticsearch-reindex/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/local/mongo-elasticsearch-sync/pom.xml
----------------------------------------------------------------------
diff --git a/local/mongo-elasticsearch-sync/pom.xml 
b/local/mongo-elasticsearch-sync/pom.xml
index 0f08234..0dbab7f 100644
--- a/local/mongo-elasticsearch-sync/pom.xml
+++ b/local/mongo-elasticsearch-sync/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/local/pom.xml
----------------------------------------------------------------------
diff --git a/local/pom.xml b/local/pom.xml
index 886e731..8298c8e 100644
--- a/local/pom.xml
+++ b/local/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>streams-examples</artifactId>
         <groupId>org.apache.streams</groupId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/local/twitter-follow-neo4j/pom.xml
----------------------------------------------------------------------
diff --git a/local/twitter-follow-neo4j/pom.xml 
b/local/twitter-follow-neo4j/pom.xml
index 35b6c17..40a2ada 100644
--- a/local/twitter-follow-neo4j/pom.xml
+++ b/local/twitter-follow-neo4j/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/local/twitter-history-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/pom.xml 
b/local/twitter-history-elasticsearch/pom.xml
index 6a0998f..53eb6b3 100644
--- a/local/twitter-history-elasticsearch/pom.xml
+++ b/local/twitter-history-elasticsearch/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/local/twitter-userstream-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/pom.xml 
b/local/twitter-userstream-elasticsearch/pom.xml
index b288b3f..52264d5 100644
--- a/local/twitter-userstream-elasticsearch/pom.xml
+++ b/local/twitter-userstream-elasticsearch/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.4.1-incubating-SNAPSHOT</version>
+        <version>0.4.1-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/298d639e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2064f1b..dd9000b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>streams-examples</artifactId>
-    <version>0.4.1-incubating-SNAPSHOT</version>
+    <version>0.4.1-incubating</version>
 
     <packaging>pom</packaging>
     <name>streams-examples</name>
@@ -48,7 +48,7 @@
         
<connection>scm:git:g...@github.com:apache/incubator-streams-examples.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git</developerConnection>
         
<url>scm:git:g...@github.com:apache/incubator-streams-examples.git</url>
-        <tag>HEAD</tag>
+        <tag>streams-examples-0.4.1-incubating</tag>
     </scm>
 
     <developers>

Reply via email to