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/servicecomb-saga-actuator.git


The following commit(s) were added to refs/heads/master by this push:
     new 00aa69a  SCB-976 Updated the artifact id of release kit
00aa69a is described below

commit 00aa69a0205de4c5c5b910eb2cb2d94cabd1b3f0
Author: Willem Jiang <[email protected]>
AuthorDate: Wed Dec 12 16:22:25 2018 +0800

    SCB-976 Updated the artifact id of release kit
---
 saga-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/saga-distribution/pom.xml b/saga-distribution/pom.xml
index 5bfb7a1..7b3aa09 100644
--- a/saga-distribution/pom.xml
+++ b/saga-distribution/pom.xml
@@ -23,7 +23,7 @@
       <artifactId>saga</artifactId>
       <version>0.3.0-SNAPSHOT</version>
     </parent>
-    <artifactId>apache-servicecomb-incubating-saga-distribution</artifactId>
+    <artifactId>apache-servicecomb-saga-actuator-distribution</artifactId>
     <name>Saga::Distribution</name>
     <packaging>pom</packaging>
     <dependencies>

Reply via email to