You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@distributedlog.apache.org by si...@apache.org on 2017/01/11 05:57:27 UTC

incubator-distributedlog git commit: [maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.11

Repository: incubator-distributedlog
Updated Branches:
  refs/heads/release-0.4.0-incubating 8092373d0 -> f8e08b4f6


[maven-release-plugin] prepare release v0.4.0-incubating-RC1_2.11


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

Branch: refs/heads/release-0.4.0-incubating
Commit: f8e08b4f62278e0981a9aa7548b2246e1f2fe1d1
Parents: 8092373
Author: Sijie Guo <si...@apache.org>
Authored: Tue Jan 10 21:57:26 2017 -0800
Committer: Sijie Guo <si...@apache.org>
Committed: Tue Jan 10 21:57:26 2017 -0800

----------------------------------------------------------------------
 distributedlog-benchmark/pom.xml                          | 2 +-
 distributedlog-build-tools/pom.xml                        | 4 ++--
 distributedlog-client/pom.xml                             | 2 +-
 distributedlog-core/pom.xml                               | 2 +-
 distributedlog-protocol/pom.xml                           | 2 +-
 distributedlog-service/pom.xml                            | 2 +-
 distributedlog-tutorials/distributedlog-basic/pom.xml     | 2 +-
 distributedlog-tutorials/distributedlog-kafka/pom.xml     | 2 +-
 distributedlog-tutorials/distributedlog-mapreduce/pom.xml | 2 +-
 distributedlog-tutorials/distributedlog-messaging/pom.xml | 2 +-
 distributedlog-tutorials/pom.xml                          | 2 +-
 pom.xml                                                   | 4 ++--
 12 files changed, 14 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-benchmark/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-benchmark/pom.xml b/distributedlog-benchmark/pom.xml
index e62183b..6863052 100644
--- a/distributedlog-benchmark/pom.xml
+++ b/distributedlog-benchmark/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.distributedlog</groupId>
     <artifactId>distributedlog_2.11</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
   <artifactId>distributedlog-benchmark_2.11</artifactId>
   <name>Apache DistributedLog :: Benchmark</name>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-build-tools/pom.xml b/distributedlog-build-tools/pom.xml
index 004f51b..c78b59d 100644
--- a/distributedlog-build-tools/pom.xml
+++ b/distributedlog-build-tools/pom.xml
@@ -20,10 +20,10 @@
   <parent>
     <groupId>org.apache.distributedlog</groupId>
     <artifactId>distributedlog_2.11</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>distributedlog-build-tools</artifactId>
   <name>Apache DistributedLog :: Build Tools</name>
-  <version>0.4.0-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating</version>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-client/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-client/pom.xml b/distributedlog-client/pom.xml
index 9179a3f..bceb91a 100644
--- a/distributedlog-client/pom.xml
+++ b/distributedlog-client/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.distributedlog</groupId>
     <artifactId>distributedlog_2.11</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
   <artifactId>distributedlog-client_2.11</artifactId>
   <name>Apache DistributedLog :: Proxy Client</name>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-core/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-core/pom.xml b/distributedlog-core/pom.xml
index 38d8db7..cff4878 100644
--- a/distributedlog-core/pom.xml
+++ b/distributedlog-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.distributedlog</groupId>
     <artifactId>distributedlog_2.11</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
   <artifactId>distributedlog-core_2.11</artifactId>
   <name>Apache DistributedLog :: Core Library</name>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-protocol/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-protocol/pom.xml b/distributedlog-protocol/pom.xml
index d8b9359..3b546fc 100644
--- a/distributedlog-protocol/pom.xml
+++ b/distributedlog-protocol/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.distributedlog</groupId>
     <artifactId>distributedlog_2.11</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
   <artifactId>distributedlog-protocol_2.11</artifactId>
   <name>Apache DistributedLog :: Protocol</name>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-service/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-service/pom.xml b/distributedlog-service/pom.xml
index b0125d6..05f2827 100644
--- a/distributedlog-service/pom.xml
+++ b/distributedlog-service/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.distributedlog</groupId>
     <artifactId>distributedlog_2.11</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
   <artifactId>distributedlog-service_2.11</artifactId>
   <name>Apache DistributedLog :: Proxy Service</name>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-tutorials/distributedlog-basic/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-tutorials/distributedlog-basic/pom.xml b/distributedlog-tutorials/distributedlog-basic/pom.xml
index 704847a..6bad39c 100644
--- a/distributedlog-tutorials/distributedlog-basic/pom.xml
+++ b/distributedlog-tutorials/distributedlog-basic/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>distributedlog_2.11</artifactId>
     <groupId>org.apache.distributedlog</groupId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.apache.distributedlog</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-tutorials/distributedlog-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-tutorials/distributedlog-kafka/pom.xml b/distributedlog-tutorials/distributedlog-kafka/pom.xml
index fb37f4a..51aedb0 100644
--- a/distributedlog-tutorials/distributedlog-kafka/pom.xml
+++ b/distributedlog-tutorials/distributedlog-kafka/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>distributedlog_2.11</artifactId>
     <groupId>org.apache.distributedlog</groupId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.apache.distributedlog</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-tutorials/distributedlog-mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-tutorials/distributedlog-mapreduce/pom.xml b/distributedlog-tutorials/distributedlog-mapreduce/pom.xml
index c134798..92c24b2 100644
--- a/distributedlog-tutorials/distributedlog-mapreduce/pom.xml
+++ b/distributedlog-tutorials/distributedlog-mapreduce/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>distributedlog_2.11</artifactId>
     <groupId>org.apache.distributedlog</groupId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.apache.distributedlog</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-tutorials/distributedlog-messaging/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-tutorials/distributedlog-messaging/pom.xml b/distributedlog-tutorials/distributedlog-messaging/pom.xml
index b21f244..298d924 100644
--- a/distributedlog-tutorials/distributedlog-messaging/pom.xml
+++ b/distributedlog-tutorials/distributedlog-messaging/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>distributedlog_2.11</artifactId>
     <groupId>org.apache.distributedlog</groupId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.apache.distributedlog</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/distributedlog-tutorials/pom.xml
----------------------------------------------------------------------
diff --git a/distributedlog-tutorials/pom.xml b/distributedlog-tutorials/pom.xml
index cb8c864..7c60057 100644
--- a/distributedlog-tutorials/pom.xml
+++ b/distributedlog-tutorials/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.distributedlog</groupId>
     <artifactId>distributedlog_2.11</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>distributedlog-tutorials_2.11</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f8e08b4f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c757adc..ec576ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <groupId>org.apache.distributedlog</groupId>
   <artifactId>distributedlog_2.11</artifactId>
   <packaging>pom</packaging>
-  <version>0.4.0-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating</version>
   <name>Apache DistributedLog :: Parent</name>
   <description>
     Apache DistributedLog provides a high performance replicated log service.
@@ -43,7 +43,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-distributedlog.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-distributedlog.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=incubator-distributedlog.git;a=summary</url>
-    <tag>release-0.4.0-incubating</tag>
+    <tag>v0.4.0-incubating-RC1_2.11</tag>
   </scm>
   <issueManagement>
     <system>jira</system>