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/15 14:29:44 UTC

[incubator-zipkin-brave] branch master updated (b031825 -> fbf37c5)

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


    from b031825  Fixes assertion by making equals the same between lazy and real span (#927)
     new 869f7d1  [maven-release-plugin] prepare release 5.6.5
     new fbf37c5  [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:
 brave-bom/pom.xml                        | 2 +-
 brave-tests/pom.xml                      | 2 +-
 brave/pom.xml                            | 2 +-
 context/jfr/pom.xml                      | 2 +-
 context/log4j12/pom.xml                  | 2 +-
 context/log4j2/pom.xml                   | 2 +-
 context/pom.xml                          | 2 +-
 context/rxjava2/pom.xml                  | 2 +-
 context/slf4j/pom.xml                    | 2 +-
 instrumentation/benchmarks/pom.xml       | 2 +-
 instrumentation/dubbo-rpc/pom.xml        | 2 +-
 instrumentation/grpc/pom.xml             | 2 +-
 instrumentation/http-tests/pom.xml       | 2 +-
 instrumentation/http/pom.xml             | 2 +-
 instrumentation/httpasyncclient/pom.xml  | 2 +-
 instrumentation/httpclient/pom.xml       | 2 +-
 instrumentation/jaxrs2/pom.xml           | 2 +-
 instrumentation/jersey-server/pom.xml    | 2 +-
 instrumentation/jms/pom.xml              | 2 +-
 instrumentation/kafka-clients/pom.xml    | 2 +-
 instrumentation/kafka-streams/pom.xml    | 2 +-
 instrumentation/mysql/pom.xml            | 2 +-
 instrumentation/mysql6/pom.xml           | 2 +-
 instrumentation/mysql8/pom.xml           | 2 +-
 instrumentation/netty-codec-http/pom.xml | 2 +-
 instrumentation/okhttp3/pom.xml          | 2 +-
 instrumentation/p6spy/pom.xml            | 2 +-
 instrumentation/pom.xml                  | 2 +-
 instrumentation/servlet/pom.xml          | 2 +-
 instrumentation/sparkjava/pom.xml        | 2 +-
 instrumentation/spring-rabbit/pom.xml    | 2 +-
 instrumentation/spring-web/pom.xml       | 2 +-
 instrumentation/spring-webmvc/pom.xml    | 2 +-
 instrumentation/vertx-web/pom.xml        | 2 +-
 pom.xml                                  | 2 +-
 spring-beans/pom.xml                     | 2 +-
 36 files changed, 36 insertions(+), 36 deletions(-)


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

commit fbf37c5bd57760e9857c7764f03bfee2b9947cf4
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Sat Jun 15 21:55:02 2019 +0800

    [maven-release-plugin] prepare for next development iteration
---
 brave-bom/pom.xml                        | 4 ++--
 brave-tests/pom.xml                      | 2 +-
 brave/pom.xml                            | 2 +-
 context/jfr/pom.xml                      | 2 +-
 context/log4j12/pom.xml                  | 2 +-
 context/log4j2/pom.xml                   | 2 +-
 context/pom.xml                          | 2 +-
 context/rxjava2/pom.xml                  | 2 +-
 context/slf4j/pom.xml                    | 2 +-
 instrumentation/benchmarks/pom.xml       | 2 +-
 instrumentation/dubbo-rpc/pom.xml        | 2 +-
 instrumentation/grpc/pom.xml             | 2 +-
 instrumentation/http-tests/pom.xml       | 2 +-
 instrumentation/http/pom.xml             | 2 +-
 instrumentation/httpasyncclient/pom.xml  | 2 +-
 instrumentation/httpclient/pom.xml       | 2 +-
 instrumentation/jaxrs2/pom.xml           | 2 +-
 instrumentation/jersey-server/pom.xml    | 2 +-
 instrumentation/jms/pom.xml              | 2 +-
 instrumentation/kafka-clients/pom.xml    | 2 +-
 instrumentation/kafka-streams/pom.xml    | 2 +-
 instrumentation/mysql/pom.xml            | 2 +-
 instrumentation/mysql6/pom.xml           | 2 +-
 instrumentation/mysql8/pom.xml           | 2 +-
 instrumentation/netty-codec-http/pom.xml | 2 +-
 instrumentation/okhttp3/pom.xml          | 2 +-
 instrumentation/p6spy/pom.xml            | 2 +-
 instrumentation/pom.xml                  | 2 +-
 instrumentation/servlet/pom.xml          | 2 +-
 instrumentation/sparkjava/pom.xml        | 2 +-
 instrumentation/spring-rabbit/pom.xml    | 2 +-
 instrumentation/spring-web/pom.xml       | 2 +-
 instrumentation/spring-webmvc/pom.xml    | 2 +-
 instrumentation/vertx-web/pom.xml        | 2 +-
 pom.xml                                  | 4 ++--
 spring-beans/pom.xml                     | 2 +-
 36 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/brave-bom/pom.xml b/brave-bom/pom.xml
index 4bf1076..8cfb5af 100644
--- a/brave-bom/pom.xml
+++ b/brave-bom/pom.xml
@@ -18,7 +18,7 @@
 
   <groupId>io.zipkin.brave</groupId>
   <artifactId>brave-bom</artifactId>
-  <version>5.6.5</version>
+  <version>5.6.6-SNAPSHOT</version>
   <name>Brave BOM</name>
   <description>Bill Of Materials POM for all Brave artifacts</description>
   <packaging>pom</packaging>
@@ -50,7 +50,7 @@
     <url>https://github.com/openzipkin/brave</url>
     <connection>scm:git:https://github.com/openzipkin/brave.git</connection>
     <developerConnection>scm:git:https://github.com/openzipkin/brave.git</developerConnection>
-    <tag>5.6.5</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
diff --git a/brave-tests/pom.xml b/brave-tests/pom.xml
index a872159..de94eb6 100644
--- a/brave-tests/pom.xml
+++ b/brave-tests/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/brave/pom.xml b/brave/pom.xml
index 44f9b22..78d2cfb 100644
--- a/brave/pom.xml
+++ b/brave/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>brave</artifactId>
diff --git a/context/jfr/pom.xml b/context/jfr/pom.xml
index 02b01c8..c8d9050 100644
--- a/context/jfr/pom.xml
+++ b/context/jfr/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml
index 3ce8fb5..c1a408b 100644
--- a/context/log4j12/pom.xml
+++ b/context/log4j12/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml
index d273081..909e137 100644
--- a/context/log4j2/pom.xml
+++ b/context/log4j2/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/pom.xml b/context/pom.xml
index 346e8c0..a805d6d 100644
--- a/context/pom.xml
+++ b/context/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>brave-context-parent</artifactId>
diff --git a/context/rxjava2/pom.xml b/context/rxjava2/pom.xml
index 4d79d64..af0320c 100644
--- a/context/rxjava2/pom.xml
+++ b/context/rxjava2/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml
index c383ce7..2b114f9 100644
--- a/context/slf4j/pom.xml
+++ b/context/slf4j/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml
index 3133d6e..4691053 100644
--- a/instrumentation/benchmarks/pom.xml
+++ b/instrumentation/benchmarks/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>brave-instrumentation-benchmarks</artifactId>
diff --git a/instrumentation/dubbo-rpc/pom.xml b/instrumentation/dubbo-rpc/pom.xml
index fb4c1ef..9475ab3 100644
--- a/instrumentation/dubbo-rpc/pom.xml
+++ b/instrumentation/dubbo-rpc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml
index 348a97c..a03a548 100644
--- a/instrumentation/grpc/pom.xml
+++ b/instrumentation/grpc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml
index c66b9ff..7709510 100644
--- a/instrumentation/http-tests/pom.xml
+++ b/instrumentation/http-tests/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml
index 70a3fa3..091a32f 100644
--- a/instrumentation/http/pom.xml
+++ b/instrumentation/http/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml
index 1b0d007..0d19a59 100644
--- a/instrumentation/httpasyncclient/pom.xml
+++ b/instrumentation/httpasyncclient/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml
index 82e385c..a434261 100644
--- a/instrumentation/httpclient/pom.xml
+++ b/instrumentation/httpclient/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml
index d490695..7dea644 100644
--- a/instrumentation/jaxrs2/pom.xml
+++ b/instrumentation/jaxrs2/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/jersey-server/pom.xml b/instrumentation/jersey-server/pom.xml
index 9ce581e..58cb070 100644
--- a/instrumentation/jersey-server/pom.xml
+++ b/instrumentation/jersey-server/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/jms/pom.xml b/instrumentation/jms/pom.xml
index c24c501..0fae9f9 100644
--- a/instrumentation/jms/pom.xml
+++ b/instrumentation/jms/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/kafka-clients/pom.xml b/instrumentation/kafka-clients/pom.xml
index 9c3a375..b63f39b 100644
--- a/instrumentation/kafka-clients/pom.xml
+++ b/instrumentation/kafka-clients/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/kafka-streams/pom.xml b/instrumentation/kafka-streams/pom.xml
index 2579cb4..21770d9 100644
--- a/instrumentation/kafka-streams/pom.xml
+++ b/instrumentation/kafka-streams/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml
index 06f4970..7219531 100644
--- a/instrumentation/mysql/pom.xml
+++ b/instrumentation/mysql/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/mysql6/pom.xml b/instrumentation/mysql6/pom.xml
index 516712d..651871d 100644
--- a/instrumentation/mysql6/pom.xml
+++ b/instrumentation/mysql6/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/mysql8/pom.xml b/instrumentation/mysql8/pom.xml
index 790a8ef..caa41b2 100644
--- a/instrumentation/mysql8/pom.xml
+++ b/instrumentation/mysql8/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/netty-codec-http/pom.xml b/instrumentation/netty-codec-http/pom.xml
index 5d0d551..79e78c5 100644
--- a/instrumentation/netty-codec-http/pom.xml
+++ b/instrumentation/netty-codec-http/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml
index c375644..d552e07 100644
--- a/instrumentation/okhttp3/pom.xml
+++ b/instrumentation/okhttp3/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/p6spy/pom.xml b/instrumentation/p6spy/pom.xml
index ce672f4..87b20d5 100644
--- a/instrumentation/p6spy/pom.xml
+++ b/instrumentation/p6spy/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml
index 7dcce26..714c97f 100644
--- a/instrumentation/pom.xml
+++ b/instrumentation/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>brave-instrumentation-parent</artifactId>
diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml
index 74e3216..f2748d8 100644
--- a/instrumentation/servlet/pom.xml
+++ b/instrumentation/servlet/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/sparkjava/pom.xml b/instrumentation/sparkjava/pom.xml
index 5236e85..f40f5c6 100644
--- a/instrumentation/sparkjava/pom.xml
+++ b/instrumentation/sparkjava/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/spring-rabbit/pom.xml b/instrumentation/spring-rabbit/pom.xml
index 3bf7c79..69900b2 100644
--- a/instrumentation/spring-rabbit/pom.xml
+++ b/instrumentation/spring-rabbit/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml
index 9ebb22b..2d84caa 100644
--- a/instrumentation/spring-web/pom.xml
+++ b/instrumentation/spring-web/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml
index d28daa4..bc27a83 100644
--- a/instrumentation/spring-webmvc/pom.xml
+++ b/instrumentation/spring-webmvc/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/vertx-web/pom.xml b/instrumentation/vertx-web/pom.xml
index 4ff06c3..c6441f4 100644
--- a/instrumentation/vertx-web/pom.xml
+++ b/instrumentation/vertx-web/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 2673b22..2b6788e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>io.zipkin.brave</groupId>
   <artifactId>brave-parent</artifactId>
-  <version>5.6.5</version>
+  <version>5.6.6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Brave (parent)</name>
@@ -46,7 +46,7 @@
     <url>https://github.com/openzipkin/brave</url>
     <connection>scm:git:https://github.com/openzipkin/brave.git</connection>
     <developerConnection>scm:git:https://github.com/openzipkin/brave.git</developerConnection>
-    <tag>5.6.5</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 af24a9f..6c8fc6d 100644
--- a/spring-beans/pom.xml
+++ b/spring-beans/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5</version>
+    <version>5.6.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 


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

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

commit 869f7d12218227d07b4e4dc50579d2843e515914
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Sat Jun 15 21:55:02 2019 +0800

    [maven-release-plugin] prepare release 5.6.5
---
 brave-bom/pom.xml                        | 4 ++--
 brave-tests/pom.xml                      | 2 +-
 brave/pom.xml                            | 2 +-
 context/jfr/pom.xml                      | 2 +-
 context/log4j12/pom.xml                  | 2 +-
 context/log4j2/pom.xml                   | 2 +-
 context/pom.xml                          | 2 +-
 context/rxjava2/pom.xml                  | 2 +-
 context/slf4j/pom.xml                    | 2 +-
 instrumentation/benchmarks/pom.xml       | 2 +-
 instrumentation/dubbo-rpc/pom.xml        | 2 +-
 instrumentation/grpc/pom.xml             | 2 +-
 instrumentation/http-tests/pom.xml       | 2 +-
 instrumentation/http/pom.xml             | 2 +-
 instrumentation/httpasyncclient/pom.xml  | 2 +-
 instrumentation/httpclient/pom.xml       | 2 +-
 instrumentation/jaxrs2/pom.xml           | 2 +-
 instrumentation/jersey-server/pom.xml    | 2 +-
 instrumentation/jms/pom.xml              | 2 +-
 instrumentation/kafka-clients/pom.xml    | 2 +-
 instrumentation/kafka-streams/pom.xml    | 2 +-
 instrumentation/mysql/pom.xml            | 2 +-
 instrumentation/mysql6/pom.xml           | 2 +-
 instrumentation/mysql8/pom.xml           | 2 +-
 instrumentation/netty-codec-http/pom.xml | 2 +-
 instrumentation/okhttp3/pom.xml          | 2 +-
 instrumentation/p6spy/pom.xml            | 2 +-
 instrumentation/pom.xml                  | 2 +-
 instrumentation/servlet/pom.xml          | 2 +-
 instrumentation/sparkjava/pom.xml        | 2 +-
 instrumentation/spring-rabbit/pom.xml    | 2 +-
 instrumentation/spring-web/pom.xml       | 2 +-
 instrumentation/spring-webmvc/pom.xml    | 2 +-
 instrumentation/vertx-web/pom.xml        | 2 +-
 pom.xml                                  | 4 ++--
 spring-beans/pom.xml                     | 2 +-
 36 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/brave-bom/pom.xml b/brave-bom/pom.xml
index 5e5fb1e..4bf1076 100644
--- a/brave-bom/pom.xml
+++ b/brave-bom/pom.xml
@@ -18,7 +18,7 @@
 
   <groupId>io.zipkin.brave</groupId>
   <artifactId>brave-bom</artifactId>
-  <version>5.6.5-SNAPSHOT</version>
+  <version>5.6.5</version>
   <name>Brave BOM</name>
   <description>Bill Of Materials POM for all Brave artifacts</description>
   <packaging>pom</packaging>
@@ -50,7 +50,7 @@
     <url>https://github.com/openzipkin/brave</url>
     <connection>scm:git:https://github.com/openzipkin/brave.git</connection>
     <developerConnection>scm:git:https://github.com/openzipkin/brave.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>5.6.5</tag>
   </scm>
 
   <!-- Developer section is needed for Maven Central, but doesn't need to include each person -->
diff --git a/brave-tests/pom.xml b/brave-tests/pom.xml
index 99008ae..a872159 100644
--- a/brave-tests/pom.xml
+++ b/brave-tests/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/brave/pom.xml b/brave/pom.xml
index 41a5799..44f9b22 100644
--- a/brave/pom.xml
+++ b/brave/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
 
   <artifactId>brave</artifactId>
diff --git a/context/jfr/pom.xml b/context/jfr/pom.xml
index 78143be..02b01c8 100644
--- a/context/jfr/pom.xml
+++ b/context/jfr/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/log4j12/pom.xml b/context/log4j12/pom.xml
index 7021bdf..3ce8fb5 100644
--- a/context/log4j12/pom.xml
+++ b/context/log4j12/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/log4j2/pom.xml b/context/log4j2/pom.xml
index 0695013..d273081 100644
--- a/context/log4j2/pom.xml
+++ b/context/log4j2/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/pom.xml b/context/pom.xml
index 04e9a3c..346e8c0 100644
--- a/context/pom.xml
+++ b/context/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
 
   <artifactId>brave-context-parent</artifactId>
diff --git a/context/rxjava2/pom.xml b/context/rxjava2/pom.xml
index a672e83..4d79d64 100644
--- a/context/rxjava2/pom.xml
+++ b/context/rxjava2/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/context/slf4j/pom.xml b/context/slf4j/pom.xml
index d37ffa0..c383ce7 100644
--- a/context/slf4j/pom.xml
+++ b/context/slf4j/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-context-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/benchmarks/pom.xml b/instrumentation/benchmarks/pom.xml
index 57405af..3133d6e 100644
--- a/instrumentation/benchmarks/pom.xml
+++ b/instrumentation/benchmarks/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
 
   <artifactId>brave-instrumentation-benchmarks</artifactId>
diff --git a/instrumentation/dubbo-rpc/pom.xml b/instrumentation/dubbo-rpc/pom.xml
index 1ad818b..fb4c1ef 100644
--- a/instrumentation/dubbo-rpc/pom.xml
+++ b/instrumentation/dubbo-rpc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/grpc/pom.xml b/instrumentation/grpc/pom.xml
index 8516bb6..348a97c 100644
--- a/instrumentation/grpc/pom.xml
+++ b/instrumentation/grpc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/http-tests/pom.xml b/instrumentation/http-tests/pom.xml
index 43cc368..c66b9ff 100644
--- a/instrumentation/http-tests/pom.xml
+++ b/instrumentation/http-tests/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/http/pom.xml b/instrumentation/http/pom.xml
index ac05c82..70a3fa3 100644
--- a/instrumentation/http/pom.xml
+++ b/instrumentation/http/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/httpasyncclient/pom.xml b/instrumentation/httpasyncclient/pom.xml
index f48599f..1b0d007 100644
--- a/instrumentation/httpasyncclient/pom.xml
+++ b/instrumentation/httpasyncclient/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/httpclient/pom.xml b/instrumentation/httpclient/pom.xml
index 4cba870..82e385c 100644
--- a/instrumentation/httpclient/pom.xml
+++ b/instrumentation/httpclient/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/jaxrs2/pom.xml b/instrumentation/jaxrs2/pom.xml
index 46062e5..d490695 100644
--- a/instrumentation/jaxrs2/pom.xml
+++ b/instrumentation/jaxrs2/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/jersey-server/pom.xml b/instrumentation/jersey-server/pom.xml
index a3f1a45..9ce581e 100644
--- a/instrumentation/jersey-server/pom.xml
+++ b/instrumentation/jersey-server/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/jms/pom.xml b/instrumentation/jms/pom.xml
index 95f8da8..c24c501 100644
--- a/instrumentation/jms/pom.xml
+++ b/instrumentation/jms/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/kafka-clients/pom.xml b/instrumentation/kafka-clients/pom.xml
index c06054c..9c3a375 100644
--- a/instrumentation/kafka-clients/pom.xml
+++ b/instrumentation/kafka-clients/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/kafka-streams/pom.xml b/instrumentation/kafka-streams/pom.xml
index b221195..2579cb4 100644
--- a/instrumentation/kafka-streams/pom.xml
+++ b/instrumentation/kafka-streams/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/mysql/pom.xml b/instrumentation/mysql/pom.xml
index 31bb874..06f4970 100644
--- a/instrumentation/mysql/pom.xml
+++ b/instrumentation/mysql/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/mysql6/pom.xml b/instrumentation/mysql6/pom.xml
index 96c50d5..516712d 100644
--- a/instrumentation/mysql6/pom.xml
+++ b/instrumentation/mysql6/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/mysql8/pom.xml b/instrumentation/mysql8/pom.xml
index 2b75c85..790a8ef 100644
--- a/instrumentation/mysql8/pom.xml
+++ b/instrumentation/mysql8/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/netty-codec-http/pom.xml b/instrumentation/netty-codec-http/pom.xml
index 41daeda..5d0d551 100644
--- a/instrumentation/netty-codec-http/pom.xml
+++ b/instrumentation/netty-codec-http/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/okhttp3/pom.xml b/instrumentation/okhttp3/pom.xml
index 60a9047..c375644 100644
--- a/instrumentation/okhttp3/pom.xml
+++ b/instrumentation/okhttp3/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/p6spy/pom.xml b/instrumentation/p6spy/pom.xml
index 7a6846d..ce672f4 100644
--- a/instrumentation/p6spy/pom.xml
+++ b/instrumentation/p6spy/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/pom.xml b/instrumentation/pom.xml
index 94e993d..7dcce26 100644
--- a/instrumentation/pom.xml
+++ b/instrumentation/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
 
   <artifactId>brave-instrumentation-parent</artifactId>
diff --git a/instrumentation/servlet/pom.xml b/instrumentation/servlet/pom.xml
index f65c1ec..74e3216 100644
--- a/instrumentation/servlet/pom.xml
+++ b/instrumentation/servlet/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/sparkjava/pom.xml b/instrumentation/sparkjava/pom.xml
index b5d48aa..5236e85 100644
--- a/instrumentation/sparkjava/pom.xml
+++ b/instrumentation/sparkjava/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/spring-rabbit/pom.xml b/instrumentation/spring-rabbit/pom.xml
index 29df29b..3bf7c79 100644
--- a/instrumentation/spring-rabbit/pom.xml
+++ b/instrumentation/spring-rabbit/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/spring-web/pom.xml b/instrumentation/spring-web/pom.xml
index ceab2bc..9ebb22b 100644
--- a/instrumentation/spring-web/pom.xml
+++ b/instrumentation/spring-web/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/spring-webmvc/pom.xml b/instrumentation/spring-webmvc/pom.xml
index 167d34d..d28daa4 100644
--- a/instrumentation/spring-webmvc/pom.xml
+++ b/instrumentation/spring-webmvc/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/instrumentation/vertx-web/pom.xml b/instrumentation/vertx-web/pom.xml
index a81ba59..4ff06c3 100644
--- a/instrumentation/vertx-web/pom.xml
+++ b/instrumentation/vertx-web/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-instrumentation-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 1252f51..2673b22 100755
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>io.zipkin.brave</groupId>
   <artifactId>brave-parent</artifactId>
-  <version>5.6.5-SNAPSHOT</version>
+  <version>5.6.5</version>
   <packaging>pom</packaging>
 
   <name>Brave (parent)</name>
@@ -46,7 +46,7 @@
     <url>https://github.com/openzipkin/brave</url>
     <connection>scm:git:https://github.com/openzipkin/brave.git</connection>
     <developerConnection>scm:git:https://github.com/openzipkin/brave.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>5.6.5</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 2a0cbc2..af24a9f 100644
--- a/spring-beans/pom.xml
+++ b/spring-beans/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>io.zipkin.brave</groupId>
     <artifactId>brave-parent</artifactId>
-    <version>5.6.5-SNAPSHOT</version>
+    <version>5.6.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>