used release repository
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
<repositories>
|
||||
<!-- Snapshot repository location -->
|
||||
<repository>
|
||||
<id>jcenter-snapshots</id>
|
||||
<id>jcenter-release</id>
|
||||
<name>jcenter</name>
|
||||
<url>http://oss.jfrog.org/artifactory/oss-snapshot-local/</url>
|
||||
<url>http://oss.jfrog.org/artifactory/oss-release-local/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
</build>
|
||||
|
||||
<properties>
|
||||
<spring.fox.version>3.0.0-SNAPSHOT</spring.fox.version>
|
||||
<spring.fox.version>3.0.0</spring.fox.version>
|
||||
<!-- ROME for RSS -->
|
||||
<rome.version>1.10.0</rome.version>
|
||||
<javax.faces.version>2.3.7</javax.faces.version>
|
||||
|
||||
Reference in New Issue
Block a user