DATACMNS-347 - Upgraded to Spring Build 1.0.4.RELEASE.
Removed reference to snapshot repository.
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -12,7 +12,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>1.0.3.RELEASE</version>
|
||||
<version>1.0.4.RELEASE</version>
|
||||
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -211,8 +211,8 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring.libs-snapshots</id>
|
||||
<url>http://repo.springsource.org/libs-snapshot-local</url>
|
||||
<id>spring-libs-release</id>
|
||||
<url>http://repo.springsource.org/libs-release-local</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user