#67 - After release cleanups.
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>1.8.7.RELEASE</version>
|
||||
<version>1.8.8.BUILD-SNAPSHOT</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
@@ -42,8 +42,8 @@
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
<springdata.commons>1.12.7.RELEASE</springdata.commons>
|
||||
<springdata.jpa>1.10.7.RELEASE</springdata.jpa>
|
||||
<springdata.commons>1.12.8.BUILD-SNAPSHOT</springdata.commons>
|
||||
<springdata.jpa>1.10.8.BUILD-SNAPSHOT</springdata.jpa>
|
||||
<hibernate.envers>4.3.11</hibernate.envers>
|
||||
</properties>
|
||||
|
||||
@@ -114,8 +114,8 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-libs-release</id>
|
||||
<url>https://repo.spring.io/libs-release</url>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user