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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 9436f0a  [SCB-1834] upgrade bom version to 2.0.2-SNAPSHOT
9436f0a is described below

commit 9436f0afd1d0024eef674f4d8c380ffaae7ed6f2
Author: wujimin <[email protected]>
AuthorDate: Fri Mar 27 15:20:42 2020 +0800

    [SCB-1834] upgrade bom version to 2.0.2-SNAPSHOT
---
 dependencies/bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/bom/pom.xml b/dependencies/bom/pom.xml
index 852935b..21f2ca8 100644
--- a/dependencies/bom/pom.xml
+++ b/dependencies/bom/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicecomb</groupId>
     <artifactId>java-chassis-dependencies-parent</artifactId>
-    <version>2.0.1</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>java-chassis-bom</artifactId>

Reply via email to