You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/06/04 05:54:05 UTC

[incubator-zipkin-dependencies] branch master updated (9c08102 -> 40d497c)

This is an automated email from the ASF dual-hosted git repository.

adriancole pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-dependencies.git.


    from 9c08102  Updates to latest Zipkin and ES 7, dropping ES v2-5 (#140)
     new 720a309  [maven-release-plugin] prepare release v2.3.0
     new 40d497c  [maven-release-plugin] prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cassandra/pom.xml     | 2 +-
 cassandra3/pom.xml    | 2 +-
 elasticsearch/pom.xml | 2 +-
 main/pom.xml          | 2 +-
 mysql/pom.xml         | 2 +-
 pom.xml               | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)


[incubator-zipkin-dependencies] 01/02: [maven-release-plugin] prepare release v2.3.0

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

adriancole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-dependencies.git

commit 720a309463152eb29687570e3869155654f1537c
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Tue Jun 4 13:46:57 2019 +0800

    [maven-release-plugin] prepare release v2.3.0
---
 cassandra/pom.xml     | 2 +-
 cassandra3/pom.xml    | 2 +-
 elasticsearch/pom.xml | 2 +-
 main/pom.xml          | 2 +-
 mysql/pom.xml         | 2 +-
 pom.xml               | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index 9d53887..b6b2edd 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0</version>
   </parent>
 
   <artifactId>zipkin-dependencies-cassandra</artifactId>
diff --git a/cassandra3/pom.xml b/cassandra3/pom.xml
index 0617f59..9c1e39a 100644
--- a/cassandra3/pom.xml
+++ b/cassandra3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0</version>
   </parent>
 
   <artifactId>zipkin-dependencies-cassandra3</artifactId>
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 1856380..07ec4e9 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0</version>
   </parent>
 
   <artifactId>zipkin-dependencies-elasticsearch</artifactId>
diff --git a/main/pom.xml b/main/pom.xml
index 6c3bd24..8bd16a7 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0</version>
   </parent>
 
   <artifactId>zipkin-dependencies</artifactId>
diff --git a/mysql/pom.xml b/mysql/pom.xml
index 462a1b3..9674588 100644
--- a/mysql/pom.xml
+++ b/mysql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0</version>
   </parent>
 
   <artifactId>zipkin-dependencies-mysql</artifactId>
diff --git a/pom.xml b/pom.xml
index 9d8848a..a8fef83 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.zipkin.dependencies</groupId>
   <artifactId>zipkin-dependencies-parent</artifactId>
-  <version>2.2.1-SNAPSHOT</version>
+  <version>2.3.0</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -97,7 +97,7 @@
     <url>https://github.com/apache/incubator-zipkin-dependencies</url>
     <connection>scm:git:https://github.com/apache/incubator-zipkin-dependencies.git</connection>
     <developerConnection>scm:git:https://github.com/apache/incubator-zipkin-dependencies.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>v2.3.0</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->


[incubator-zipkin-dependencies] 02/02: [maven-release-plugin] prepare for next development iteration

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

adriancole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-dependencies.git

commit 40d497c59c13cdc4ddf0572333d25a31c238e704
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Tue Jun 4 13:47:07 2019 +0800

    [maven-release-plugin] prepare for next development iteration
---
 cassandra/pom.xml     | 2 +-
 cassandra3/pom.xml    | 2 +-
 elasticsearch/pom.xml | 2 +-
 main/pom.xml          | 2 +-
 mysql/pom.xml         | 2 +-
 pom.xml               | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index b6b2edd..c516f90 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.3.0</version>
+    <version>2.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-dependencies-cassandra</artifactId>
diff --git a/cassandra3/pom.xml b/cassandra3/pom.xml
index 9c1e39a..a9942e5 100644
--- a/cassandra3/pom.xml
+++ b/cassandra3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.3.0</version>
+    <version>2.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-dependencies-cassandra3</artifactId>
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 07ec4e9..5837045 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.3.0</version>
+    <version>2.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-dependencies-elasticsearch</artifactId>
diff --git a/main/pom.xml b/main/pom.xml
index 8bd16a7..57f9e20 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.3.0</version>
+    <version>2.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-dependencies</artifactId>
diff --git a/mysql/pom.xml b/mysql/pom.xml
index 9674588..d46b047 100644
--- a/mysql/pom.xml
+++ b/mysql/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.dependencies</groupId>
     <artifactId>zipkin-dependencies-parent</artifactId>
-    <version>2.3.0</version>
+    <version>2.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-dependencies-mysql</artifactId>
diff --git a/pom.xml b/pom.xml
index a8fef83..1f1bce5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.zipkin.dependencies</groupId>
   <artifactId>zipkin-dependencies-parent</artifactId>
-  <version>2.3.0</version>
+  <version>2.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -97,7 +97,7 @@
     <url>https://github.com/apache/incubator-zipkin-dependencies</url>
     <connection>scm:git:https://github.com/apache/incubator-zipkin-dependencies.git</connection>
     <developerConnection>scm:git:https://github.com/apache/incubator-zipkin-dependencies.git</developerConnection>
-    <tag>v2.3.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->