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/16 02:25:57 UTC

[incubator-zipkin-brave-cassandra] branch master updated (9200ab5 -> e787842)

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-brave-cassandra.git.


    from 9200ab5  Latest brave
     new 076f0ac  [maven-release-plugin] prepare release 0.10.3
     new e787842  [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-driver/pom.xml | 2 +-
 cassandra-tests/pom.xml  | 2 +-
 cassandra/pom.xml        | 2 +-
 pom.xml                  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


[incubator-zipkin-brave-cassandra] 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-brave-cassandra.git

commit e78784238a233cdbf74e1e949314a1e74b94d966
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Sun Jun 16 10:14:29 2019 +0800

    [maven-release-plugin] prepare for next development iteration
---
 cassandra-driver/pom.xml | 2 +-
 cassandra-tests/pom.xml  | 2 +-
 cassandra/pom.xml        | 2 +-
 pom.xml                  | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/cassandra-driver/pom.xml b/cassandra-driver/pom.xml
index 93349b4..1d99c6f 100644
--- a/cassandra-driver/pom.xml
+++ b/cassandra-driver/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave.cassandra</groupId>
     <artifactId>brave-cassandra-parent</artifactId>
-    <version>0.10.3</version>
+    <version>0.10.4-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra-tests/pom.xml b/cassandra-tests/pom.xml
index 2096899..296c9fa 100644
--- a/cassandra-tests/pom.xml
+++ b/cassandra-tests/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave.cassandra</groupId>
     <artifactId>brave-cassandra-parent</artifactId>
-    <version>0.10.3</version>
+    <version>0.10.4-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index 6914d22..b3562a9 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave.cassandra</groupId>
     <artifactId>brave-cassandra-parent</artifactId>
-    <version>0.10.3</version>
+    <version>0.10.4-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index c288bd2..d6ac515 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>io.zipkin.brave.cassandra</groupId>
   <artifactId>brave-cassandra-parent</artifactId>
-  <version>0.10.3</version>
+  <version>0.10.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -72,7 +72,7 @@
     <connection>scm:git:https://github.com/openzipkin/brave-cassandra.git</connection>
     <developerConnection>scm:git:https://github.com/openzipkin/brave-cassandra.git
     </developerConnection>
-    <tag>0.10.3</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->


[incubator-zipkin-brave-cassandra] 01/02: [maven-release-plugin] prepare release 0.10.3

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-brave-cassandra.git

commit 076f0ac2e89414ef8f2079e644bbfc1524e086cb
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Sun Jun 16 10:14:29 2019 +0800

    [maven-release-plugin] prepare release 0.10.3
---
 cassandra-driver/pom.xml | 2 +-
 cassandra-tests/pom.xml  | 2 +-
 cassandra/pom.xml        | 2 +-
 pom.xml                  | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/cassandra-driver/pom.xml b/cassandra-driver/pom.xml
index c8ad837..93349b4 100644
--- a/cassandra-driver/pom.xml
+++ b/cassandra-driver/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave.cassandra</groupId>
     <artifactId>brave-cassandra-parent</artifactId>
-    <version>0.10.3-SNAPSHOT</version>
+    <version>0.10.3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra-tests/pom.xml b/cassandra-tests/pom.xml
index 9c15f7d..2096899 100644
--- a/cassandra-tests/pom.xml
+++ b/cassandra-tests/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave.cassandra</groupId>
     <artifactId>brave-cassandra-parent</artifactId>
-    <version>0.10.3-SNAPSHOT</version>
+    <version>0.10.3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index ae8e48e..6914d22 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave.cassandra</groupId>
     <artifactId>brave-cassandra-parent</artifactId>
-    <version>0.10.3-SNAPSHOT</version>
+    <version>0.10.3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 04aa8a5..c288bd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>io.zipkin.brave.cassandra</groupId>
   <artifactId>brave-cassandra-parent</artifactId>
-  <version>0.10.3-SNAPSHOT</version>
+  <version>0.10.3</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -72,7 +72,7 @@
     <connection>scm:git:https://github.com/openzipkin/brave-cassandra.git</connection>
     <developerConnection>scm:git:https://github.com/openzipkin/brave-cassandra.git
     </developerConnection>
-    <tag>HEAD</tag>
+    <tag>0.10.3</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->