Commit e705aacf by Yiming Liu

Update github maven repo

parent 899467f5
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
<dependency> <dependency>
<groupId>com.dianping.cat</groupId> <groupId>com.dianping.cat</groupId>
<artifactId>cat-client</artifactId> <artifactId>cat-client</artifactId>
<version>1.4.4</version> <version>1.4.6</version>
</dependency> </dependency>
<!--third party --> <!--third party -->
<dependency> <dependency>
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
<repositories> <repositories>
<repository> <repository>
<id>cat.repo</id> <id>cat.repo</id>
<url>https://raw.github.com/dianping/cat/mvn-repo</url> <url>https://raw.github.com/ctripcorp/apollo/mvn-repo/</url>
</repository> </repository>
</repositories> </repositories>
</profile> </profile>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment