Skip to content

Commit

Permalink
修改 ds pom 依赖,去除 snapshot #199
Browse files Browse the repository at this point in the history
  • Loading branch information
chinan.hjc committed Mar 16, 2015
1 parent d243539 commit 2f007ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-service-face</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2f007ea

Please sign in to comment.