You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@htrace.apache.org by cm...@apache.org on 2015/09/19 00:07:55 UTC

incubator-htrace git commit: Update version to 4.0.1-incubating

Repository: incubator-htrace
Updated Branches:
  refs/heads/4.0 5c041bc2d -> 3bbde73c6


Update version to 4.0.1-incubating


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

Branch: refs/heads/4.0
Commit: 3bbde73c6d30a0df369a644212cd0312114616f0
Parents: 5c041bc
Author: Colin P. Mccabe <cm...@apache.org>
Authored: Fri Sep 18 14:56:02 2015 -0700
Committer: Colin P. Mccabe <cm...@apache.org>
Committed: Fri Sep 18 15:05:54 2015 -0700

----------------------------------------------------------------------
 htrace-c/pom.xml       | 2 +-
 htrace-core/pom.xml    | 2 +-
 htrace-flume/pom.xml   | 2 +-
 htrace-hbase/pom.xml   | 2 +-
 htrace-htraced/pom.xml | 2 +-
 htrace-webapp/pom.xml  | 2 +-
 htrace-zipkin/pom.xml  | 2 +-
 pom.xml                | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/htrace-c/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-c/pom.xml b/htrace-c/pom.xml
index 218641e..9020fba 100644
--- a/htrace-c/pom.xml
+++ b/htrace-c/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>htrace</artifactId>
     <groupId>org.apache.htrace</groupId>
-    <version>4.0.0-incubating</version>
+    <version>4.0.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/htrace-core/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-core/pom.xml b/htrace-core/pom.xml
index 28c9f29..4079262 100644
--- a/htrace-core/pom.xml
+++ b/htrace-core/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
   <parent>
     <artifactId>htrace</artifactId>
     <groupId>org.apache.htrace</groupId>
-    <version>4.0.0-incubating</version>
+    <version>4.0.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/htrace-flume/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-flume/pom.xml b/htrace-flume/pom.xml
index 52a4087..7c7c4e1 100644
--- a/htrace-flume/pom.xml
+++ b/htrace-flume/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
   <parent>
     <artifactId>htrace</artifactId>
     <groupId>org.apache.htrace</groupId>
-    <version>4.0.0-incubating</version>
+    <version>4.0.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/htrace-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml
index 213c61f..59726c7 100644
--- a/htrace-hbase/pom.xml
+++ b/htrace-hbase/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
   <parent>
     <artifactId>htrace</artifactId>
     <groupId>org.apache.htrace</groupId>
-    <version>4.0.0-incubating</version>
+    <version>4.0.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/htrace-htraced/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-htraced/pom.xml b/htrace-htraced/pom.xml
index 9d010fe..e188ff6 100644
--- a/htrace-htraced/pom.xml
+++ b/htrace-htraced/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
   <parent>
     <artifactId>htrace</artifactId>
     <groupId>org.apache.htrace</groupId>
-    <version>4.0.0-incubating</version>
+    <version>4.0.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/htrace-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-webapp/pom.xml b/htrace-webapp/pom.xml
index e2ab39a..34cef68 100644
--- a/htrace-webapp/pom.xml
+++ b/htrace-webapp/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
   <parent>
     <artifactId>htrace</artifactId>
     <groupId>org.apache.htrace</groupId>
-    <version>4.0.0-incubating</version>
+    <version>4.0.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/htrace-zipkin/pom.xml
----------------------------------------------------------------------
diff --git a/htrace-zipkin/pom.xml b/htrace-zipkin/pom.xml
index 3a8355a..c774b72 100644
--- a/htrace-zipkin/pom.xml
+++ b/htrace-zipkin/pom.xml
@@ -18,7 +18,7 @@ language governing permissions and limitations under the License. -->
   <parent>
     <artifactId>htrace</artifactId>
     <groupId>org.apache.htrace</groupId>
-    <version>4.0.0-incubating</version>
+    <version>4.0.1-incubating</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3bbde73c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a7e079..d9f7c21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@ language governing permissions and limitations under the License. -->
 
   <groupId>org.apache.htrace</groupId>
   <artifactId>htrace</artifactId>
-  <version>4.0.0-incubating</version>
+  <version>4.0.1-incubating</version>
   <packaging>pom</packaging>
   <name>Apache HTrace</name>
   <description>A distributed tracing framework.</description>