From 83d4f22e5837a6a91e29c8cc55cc38d8915a5d1a Mon Sep 17 00:00:00 2001
From: xzchaoo <70862045@qq.com>
Date: Mon, 10 Feb 2020 15:35:29 +0800
Subject: [PATCH] update to 3.0.9 (#340)
---
pom.xml | 4 ++--
sofa-tracer-plugins/sofa-tracer-datasource-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-dubbo-2.6.x-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-dubbo-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-flexible-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-spring-cloud-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-springmvc-plugin/pom.xml | 2 +-
sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml | 2 +-
tracer-all/pom.xml | 4 ++--
tracer-core/pom.xml | 2 +-
tracer-extensions/pom.xml | 2 +-
tracer-sofa-boot-plugin/pom.xml | 4 ++--
tracer-sofa-boot-starter/pom.xml | 2 +-
tracer-test/core-test/pom.xml | 2 +-
tracer-test/log4j-test/pom.xml | 2 +-
tracer-test/log4j2-test/pom.xml | 2 +-
tracer-test/logback-test/pom.xml | 2 +-
20 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/pom.xml b/pom.xml
index dfeb0b70..5f3a6df8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
tracer-all-parent
- 3.0.9-SNAPSHOT
+ 3.0.9
pom
tracer-all-parent
Alipay SOFATracer Log Implemented by OpenTracing
@@ -37,7 +37,7 @@
0.22.0
- 3.0.9-SNAPSHOT
+ 3.0.9
1.8
1.8
1.9.3
diff --git a/sofa-tracer-plugins/sofa-tracer-datasource-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-datasource-plugin/pom.xml
index c8231698..1861d3ef 100644
--- a/sofa-tracer-plugins/sofa-tracer-datasource-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-datasource-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-dubbo-2.6.x-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-dubbo-2.6.x-plugin/pom.xml
index f95a884b..ddb90a5d 100644
--- a/sofa-tracer-plugins/sofa-tracer-dubbo-2.6.x-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-dubbo-2.6.x-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-dubbo-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-dubbo-plugin/pom.xml
index cf1a5491..240044c6 100644
--- a/sofa-tracer-plugins/sofa-tracer-dubbo-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-dubbo-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-flexible-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-flexible-plugin/pom.xml
index 431e198e..b8bdf5eb 100644
--- a/sofa-tracer-plugins/sofa-tracer-flexible-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-flexible-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml
index 12958aab..ebcb5447 100644
--- a/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-httpclient-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml
index 221ce588..83857de5 100644
--- a/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-okhttp-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml
index a63b8231..13388d5a 100644
--- a/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-resttmplate-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-spring-cloud-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-spring-cloud-plugin/pom.xml
index cffde66b..1cbd4905 100644
--- a/sofa-tracer-plugins/sofa-tracer-spring-cloud-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-spring-cloud-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/sofa-tracer-plugins/sofa-tracer-springmvc-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-springmvc-plugin/pom.xml
index ec9705ec..65347b67 100644
--- a/sofa-tracer-plugins/sofa-tracer-springmvc-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-springmvc-plugin/pom.xml
@@ -4,7 +4,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
diff --git a/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml b/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml
index 75824dc8..fe7a6d72 100644
--- a/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml
+++ b/sofa-tracer-plugins/sofa-tracer-zipkin-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
4.0.0
diff --git a/tracer-all/pom.xml b/tracer-all/pom.xml
index 4ac8eb68..d7b3360e 100644
--- a/tracer-all/pom.xml
+++ b/tracer-all/pom.xml
@@ -5,12 +5,12 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
4.0.0
tracer-all
- 3.0.9-SNAPSHOT
+ 3.0.9
jar
SOFATracer in one without SOFABoot starter
diff --git a/tracer-core/pom.xml b/tracer-core/pom.xml
index 0d2a53b9..3bcff962 100644
--- a/tracer-core/pom.xml
+++ b/tracer-core/pom.xml
@@ -4,7 +4,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../pom.xml
diff --git a/tracer-extensions/pom.xml b/tracer-extensions/pom.xml
index 6af8350d..7d910534 100644
--- a/tracer-extensions/pom.xml
+++ b/tracer-extensions/pom.xml
@@ -4,7 +4,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
tracer-extensions
diff --git a/tracer-sofa-boot-plugin/pom.xml b/tracer-sofa-boot-plugin/pom.xml
index 6d526500..118319fa 100644
--- a/tracer-sofa-boot-plugin/pom.xml
+++ b/tracer-sofa-boot-plugin/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
4.0.0
tracer-sofa-boot-plugin
@@ -64,4 +64,4 @@
-
\ No newline at end of file
+
diff --git a/tracer-sofa-boot-starter/pom.xml b/tracer-sofa-boot-starter/pom.xml
index 115f6bf4..8767f492 100644
--- a/tracer-sofa-boot-starter/pom.xml
+++ b/tracer-sofa-boot-starter/pom.xml
@@ -5,7 +5,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../pom.xml
diff --git a/tracer-test/core-test/pom.xml b/tracer-test/core-test/pom.xml
index 05eb7f6b..8412ffc8 100644
--- a/tracer-test/core-test/pom.xml
+++ b/tracer-test/core-test/pom.xml
@@ -4,7 +4,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
diff --git a/tracer-test/log4j-test/pom.xml b/tracer-test/log4j-test/pom.xml
index 6545aa6b..4f83d2bc 100644
--- a/tracer-test/log4j-test/pom.xml
+++ b/tracer-test/log4j-test/pom.xml
@@ -4,7 +4,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
diff --git a/tracer-test/log4j2-test/pom.xml b/tracer-test/log4j2-test/pom.xml
index 87aa2b0a..105d3d88 100644
--- a/tracer-test/log4j2-test/pom.xml
+++ b/tracer-test/log4j2-test/pom.xml
@@ -4,7 +4,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml
diff --git a/tracer-test/logback-test/pom.xml b/tracer-test/logback-test/pom.xml
index 2ab780d7..c12a7cef 100644
--- a/tracer-test/logback-test/pom.xml
+++ b/tracer-test/logback-test/pom.xml
@@ -4,7 +4,7 @@
tracer-all-parent
com.alipay.sofa
- 3.0.9-SNAPSHOT
+ 3.0.9
../../pom.xml