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

vinayakumarb pushed a commit to branch branch-1.0
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git

commit 16f6d2ac9a8c7d3ad4ef63e20ed2e3e4dacc474e
Author: Vinayakumar B <vinayakum...@apache.org>
AuthorDate: Tue Feb 25 22:25:48 2020 +0530

    Preparing for 1.0.0 Release
---
 hadoop-shaded-jaeger/pom.xml       | 2 +-
 hadoop-shaded-protobuf_3_7/pom.xml | 2 +-
 pom.xml                            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/hadoop-shaded-jaeger/pom.xml b/hadoop-shaded-jaeger/pom.xml
index 90513f7..994e892 100644
--- a/hadoop-shaded-jaeger/pom.xml
+++ b/hadoop-shaded-jaeger/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>hadoop-thirdparty</artifactId>
         <groupId>org.apache.hadoop.thirdparty</groupId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/hadoop-shaded-protobuf_3_7/pom.xml 
b/hadoop-shaded-protobuf_3_7/pom.xml
index 5a622cd..87d9ab6 100644
--- a/hadoop-shaded-protobuf_3_7/pom.xml
+++ b/hadoop-shaded-protobuf_3_7/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>hadoop-thirdparty</artifactId>
     <groupId>org.apache.hadoop.thirdparty</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index b663461..646577d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hadoop.thirdparty</groupId>
   <artifactId>hadoop-thirdparty</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to