You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/08/10 02:35:45 UTC

[incubator-servicecomb-saga] branch master updated: SCB-830 update chassis from 1.0.0-m2 to 1.0.0 (#247)

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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git


The following commit(s) were added to refs/heads/master by this push:
     new 2431bf5  SCB-830 update chassis from 1.0.0-m2 to 1.0.0 (#247)
2431bf5 is described below

commit 2431bf578881759332b3bd7868bdc48a9fe346f4
Author: zhengyangyong <ya...@huawei.com>
AuthorDate: Fri Aug 10 10:35:43 2018 +0800

    SCB-830 update chassis from 1.0.0-m2 to 1.0.0 (#247)
    
    Signed-off-by: zhengyangyong <ya...@huawei.com>
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9597b3b..bd532ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <dubbo.version>2.6.1</dubbo.version>
     <spring.boot.version>1.5.14.RELEASE</spring.boot.version>
     <spring.boot2.version>2.0.3.RELEASE</spring.boot2.version>
-    <java.chassis.version>1.0.0-m2</java.chassis.version>
+    <java.chassis.version>1.0.0</java.chassis.version>
     <spring.version>4.3.18.RELEASE</spring.version>
     <akka.version>2.5.6</akka.version>
     <rat.version>0.12</rat.version>
@@ -72,7 +72,6 @@
     <javax.activation.version>1.1.1</javax.activation.version>
     <maven-dependency-plugin.version>3.0.2</maven-dependency-plugin.version>
     <netty.boringssl.version>2.0.7.Final</netty.boringssl.version>
-    <java-chassis.version>1.0.0-m2</java-chassis.version>
     <netty.version>4.1.24.Final</netty.version>
   </properties>