Skip to content

Commit

Permalink
add: nutzcn-snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizzercn committed Feb 22, 2017
1 parent 37dc81f commit 01704bb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@
</developer>
</developers>
<repositories>
<repository>
<id>nutzcn-snapshots</id>
<url>https://jfrog.nutz.cn/artifactory/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<dependencies>
<dependency>
Expand Down Expand Up @@ -357,7 +364,6 @@
</configuration>
</plugin>


</plugins>
</build>
</project>

0 comments on commit 01704bb

Please sign in to comment.