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/13 10:44:51 UTC

[incubator-zipkin-brave-cassandra] branch master updated (9671a37 -> 9a9ba93)

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 9671a37  fixes license
     new 0821f4d  [maven-release-plugin] prepare release 0.10.2
     new 9a9ba93  [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:


[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 9a9ba9316dc3a5ebefcbb3b3a4cc3a91e4fd4b1e
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Thu Jun 13 18:36:50 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 22a2fb0..c8ad837 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.2</version>
+    <version>0.10.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra-tests/pom.xml b/cassandra-tests/pom.xml
index 95dbcca..9c15f7d 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.2</version>
+    <version>0.10.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index 40d5eac..ae8e48e 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.2</version>
+    <version>0.10.3-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 4916440..f6c828f 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.2</version>
+  <version>0.10.3-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.2</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.2

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 0821f4d64b0be6816dff577c5186497bfa702b7f
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Thu Jun 13 18:36:50 2019 +0800

    [maven-release-plugin] prepare release 0.10.2
---
 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..22a2fb0 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.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra-tests/pom.xml b/cassandra-tests/pom.xml
index 9c15f7d..95dbcca 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.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index ae8e48e..40d5eac 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.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index f6c828f..4916440 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.2</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.2</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->