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 2019/07/07 12:22:07 UTC

[servicecomb-pack] 09/24: add omega-spring-cloud-nacos-starter dependency to pom.xml

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-pack.git

commit a622bbddf5e9b3af489768cfecaaa23dcbf5653d
Author: CMonkey <42...@gmail.com>
AuthorDate: Fri Jul 5 15:55:11 2019 +0800

    add omega-spring-cloud-nacos-starter dependency to pom.xml
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 291cc6b..1f51b68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,6 +312,11 @@
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.pack</groupId>
+        <artifactId>omega-spring-cloud-nacos-starter</artifactId>
+        <version>0.5.0-SNAPSHOT</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.servicecomb.pack</groupId>
         <artifactId>omega-format</artifactId>
         <version>0.5.0-SNAPSHOT</version>
       </dependency>