Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
cola groupId error
  • Loading branch information
sinopower authored Aug 13, 2020
1 parent 3b534b7 commit 3fcbacd
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
<dependencies>
<!-- COLA Framework -->
<dependency>
<groupId>com.alibaba.cola</groupId>
<groupId>com.aliyun</groupId>
<artifactId>cola-core</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.cola</groupId>
<groupId>com.aliyun</groupId>
<artifactId>cola-common</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba.cola</groupId>
<groupId>com.aliyun</groupId>
<artifactId>cola-test</artifactId>
</dependency>
<!-- COLA Framework End-->
Expand Down

0 comments on commit 3fcbacd

Please sign in to comment.