Skip to content

Commit

Permalink
update: 改用jfrog.nutz.cn
Browse files Browse the repository at this point in the history
  • Loading branch information
wendal committed Dec 1, 2016
1 parent 0a43cdb commit 5ed2077
Show file tree
Hide file tree
Showing 31 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@


# 快照版地址 # 快照版地址


http://maven.nutz.cn/nexus/content/repositories/snapshots/org/nutz/ https://jfrog.nutz.cn/artifactory/snapshots/org/nutz/


```xml ```xml
<repositories> <repositories>
<repository> <repository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
</snapshots> </snapshots>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-autoloadcache/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-dubbo/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-dwr/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-hessian/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-jcache/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-jsch/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-jsf/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-jsr303/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-quartz/demo/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<repositories> <repositories>
<repository> <repository>
<id>nutz-snapshots</id> <id>nutz-snapshots</id>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
<updatePolicy>always</updatePolicy> <updatePolicy>always</updatePolicy>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-quartz/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-shiro/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-spring/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-integration-zbus/demo/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<repositories> <repositories>
<repository> <repository>
<id>nutz-snapshots</id> <id>nutz-snapshots</id>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
<updatePolicy>always</updatePolicy> <updatePolicy>always</updatePolicy>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-apidoc/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-daocache/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-jedis/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-jsonrpc/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-mock/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-multiview/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-nop/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-protobuf/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-qrcode/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-secken/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-sfntly/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-sigar/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-sqltpl/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-views/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
4 changes: 2 additions & 2 deletions nutz-plugins-wxrobot/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<repositories> <repositories>
<repository> <repository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
</snapshots> </snapshots>
Expand Down Expand Up @@ -77,7 +77,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
2 changes: 1 addition & 1 deletion nutz-plugins-xmlentitymaker/pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<repositories> <repositories>
<repository> <repository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
<snapshots> <snapshots>
<enabled>true</enabled> <enabled>true</enabled>
</snapshots> </snapshots>
Expand Down Expand Up @@ -134,7 +134,7 @@
<snapshotRepository> <snapshotRepository>
<id>nutzcn-snapshots</id> <id>nutzcn-snapshots</id>
<name>NutzCN snapshot repository</name> <name>NutzCN snapshot repository</name>
<url>http://maven.nutz.cn/nexus/content/repositories/snapshots</url> <url>https://jfrog.nutz.cn/artifactory/snapshots</url>
</snapshotRepository> </snapshotRepository>


<repository> <repository>
Expand Down

0 comments on commit 5ed2077

Please sign in to comment.