You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by je...@apache.org on 2019/05/20 14:18:07 UTC

[incubator-zipkin-reporter-java] branch master updated (97d4364 -> 1538c06)

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

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


    from 97d4364  Polishes for ASF release (#145)
     new 5012915  [maven-release-plugin] prepare release v2.8.3
     new 1538c06  [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:
 amqp-client/pom.xml        | 2 +-
 benchmarks/pom.xml         | 2 +-
 bom/pom.xml                | 2 +-
 core/pom.xml               | 2 +-
 kafka08/pom.xml            | 2 +-
 kafka11/pom.xml            | 2 +-
 libthrift/pom.xml          | 2 +-
 metrics-micrometer/pom.xml | 2 +-
 okhttp3/pom.xml            | 2 +-
 pom.xml                    | 2 +-
 spring-beans/pom.xml       | 2 +-
 urlconnection/pom.xml      | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)


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

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

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

commit 1538c06d7543b810be22b868492355fd541650dc
Author: Jorge Quilcate Otoya <qu...@gmail.com>
AuthorDate: Mon May 20 16:17:48 2019 +0200

    [maven-release-plugin] prepare for next development iteration
---
 amqp-client/pom.xml        | 2 +-
 benchmarks/pom.xml         | 2 +-
 bom/pom.xml                | 4 ++--
 core/pom.xml               | 2 +-
 kafka08/pom.xml            | 2 +-
 kafka11/pom.xml            | 2 +-
 libthrift/pom.xml          | 2 +-
 metrics-micrometer/pom.xml | 2 +-
 okhttp3/pom.xml            | 2 +-
 pom.xml                    | 4 ++--
 spring-beans/pom.xml       | 2 +-
 urlconnection/pom.xml      | 2 +-
 12 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/amqp-client/pom.xml b/amqp-client/pom.xml
index cefec08..c6b2c9e 100644
--- a/amqp-client/pom.xml
+++ b/amqp-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-sender-amqp-client</artifactId>
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 61be24c..558139f 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>benchmarks</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 00e87ab..be23626 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -10,7 +10,7 @@
   <groupId>org.apache.zipkin.reporter2</groupId>
   <artifactId>zipkin-reporter-bom</artifactId>
   <name>Zipkin Reporter BOM</name>
-  <version>2.8.3</version>
+  <version>2.8.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <description>Bill Of Materials POM for all Zipkin reporter artifacts</description>
 
@@ -40,7 +40,7 @@
     <url>https://github.com/apache/incubator-zipkin-reporter-java</url>
     <connection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</connection>
     <developerConnection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</developerConnection>
-    <tag>v2.8.3</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
diff --git a/core/pom.xml b/core/pom.xml
index 02561fc..5c6e6bb 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-reporter</artifactId>
diff --git a/kafka08/pom.xml b/kafka08/pom.xml
index 7659107..caf05e0 100644
--- a/kafka08/pom.xml
+++ b/kafka08/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-sender-kafka08</artifactId>
diff --git a/kafka11/pom.xml b/kafka11/pom.xml
index 34d466e..446f238 100644
--- a/kafka11/pom.xml
+++ b/kafka11/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-sender-kafka11</artifactId>
diff --git a/libthrift/pom.xml b/libthrift/pom.xml
index 88eb617..eee091c 100644
--- a/libthrift/pom.xml
+++ b/libthrift/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-sender-libthrift</artifactId>
diff --git a/metrics-micrometer/pom.xml b/metrics-micrometer/pom.xml
index ccfdf36..d505444 100644
--- a/metrics-micrometer/pom.xml
+++ b/metrics-micrometer/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/okhttp3/pom.xml b/okhttp3/pom.xml
index aa90082..de10d21 100644
--- a/okhttp3/pom.xml
+++ b/okhttp3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-sender-okhttp3</artifactId>
diff --git a/pom.xml b/pom.xml
index 4253f01..21086b4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.zipkin.reporter2</groupId>
   <artifactId>zipkin-reporter-parent</artifactId>
-  <version>2.8.3</version>
+  <version>2.8.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -91,7 +91,7 @@
     <url>https://github.com/apache/incubator-zipkin-reporter-java</url>
     <connection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</connection>
     <developerConnection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</developerConnection>
-    <tag>v2.8.3</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml
index 0397865..8725db2 100644
--- a/spring-beans/pom.xml
+++ b/spring-beans/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/urlconnection/pom.xml b/urlconnection/pom.xml
index e77449e..d7f8165 100644
--- a/urlconnection/pom.xml
+++ b/urlconnection/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3</version>
+    <version>2.8.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>zipkin-sender-urlconnection</artifactId>


[incubator-zipkin-reporter-java] 01/02: [maven-release-plugin] prepare release v2.8.3

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

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

commit 5012915e319e68d95da31577556c105110f4fe81
Author: Jorge Quilcate Otoya <qu...@gmail.com>
AuthorDate: Mon May 20 16:17:38 2019 +0200

    [maven-release-plugin] prepare release v2.8.3
---
 amqp-client/pom.xml        | 2 +-
 benchmarks/pom.xml         | 2 +-
 bom/pom.xml                | 4 ++--
 core/pom.xml               | 2 +-
 kafka08/pom.xml            | 2 +-
 kafka11/pom.xml            | 2 +-
 libthrift/pom.xml          | 2 +-
 metrics-micrometer/pom.xml | 2 +-
 okhttp3/pom.xml            | 2 +-
 pom.xml                    | 4 ++--
 spring-beans/pom.xml       | 2 +-
 urlconnection/pom.xml      | 2 +-
 12 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/amqp-client/pom.xml b/amqp-client/pom.xml
index 247264e..cefec08 100644
--- a/amqp-client/pom.xml
+++ b/amqp-client/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>zipkin-sender-amqp-client</artifactId>
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index c33fe15..61be24c 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>benchmarks</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index c2e43dd..00e87ab 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -10,7 +10,7 @@
   <groupId>org.apache.zipkin.reporter2</groupId>
   <artifactId>zipkin-reporter-bom</artifactId>
   <name>Zipkin Reporter BOM</name>
-  <version>2.8.3-SNAPSHOT</version>
+  <version>2.8.3</version>
   <packaging>pom</packaging>
   <description>Bill Of Materials POM for all Zipkin reporter artifacts</description>
 
@@ -40,7 +40,7 @@
     <url>https://github.com/apache/incubator-zipkin-reporter-java</url>
     <connection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</connection>
     <developerConnection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>v2.8.3</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
diff --git a/core/pom.xml b/core/pom.xml
index b3a422c..02561fc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>zipkin-reporter</artifactId>
diff --git a/kafka08/pom.xml b/kafka08/pom.xml
index 3f12100..7659107 100644
--- a/kafka08/pom.xml
+++ b/kafka08/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>zipkin-sender-kafka08</artifactId>
diff --git a/kafka11/pom.xml b/kafka11/pom.xml
index f76f413..34d466e 100644
--- a/kafka11/pom.xml
+++ b/kafka11/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>zipkin-sender-kafka11</artifactId>
diff --git a/libthrift/pom.xml b/libthrift/pom.xml
index 4e0be42..88eb617 100644
--- a/libthrift/pom.xml
+++ b/libthrift/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>zipkin-sender-libthrift</artifactId>
diff --git a/metrics-micrometer/pom.xml b/metrics-micrometer/pom.xml
index 510c94a..ccfdf36 100644
--- a/metrics-micrometer/pom.xml
+++ b/metrics-micrometer/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/okhttp3/pom.xml b/okhttp3/pom.xml
index 52a07cf..aa90082 100644
--- a/okhttp3/pom.xml
+++ b/okhttp3/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>zipkin-sender-okhttp3</artifactId>
diff --git a/pom.xml b/pom.xml
index cbe2ad4..4253f01 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.zipkin.reporter2</groupId>
   <artifactId>zipkin-reporter-parent</artifactId>
-  <version>2.8.3-SNAPSHOT</version>
+  <version>2.8.3</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -91,7 +91,7 @@
     <url>https://github.com/apache/incubator-zipkin-reporter-java</url>
     <connection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</connection>
     <developerConnection>scm:git:https://github.com/apache/incubator-zipkin-reporter-java.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>v2.8.3</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
diff --git a/spring-beans/pom.xml b/spring-beans/pom.xml
index 6063f66..0397865 100644
--- a/spring-beans/pom.xml
+++ b/spring-beans/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/urlconnection/pom.xml b/urlconnection/pom.xml
index d78a75b..e77449e 100644
--- a/urlconnection/pom.xml
+++ b/urlconnection/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.zipkin.reporter2</groupId>
     <artifactId>zipkin-reporter-parent</artifactId>
-    <version>2.8.3-SNAPSHOT</version>
+    <version>2.8.3</version>
   </parent>
 
   <artifactId>zipkin-sender-urlconnection</artifactId>