Skip to content

Commit

Permalink
DATACMNS-443 - Prepare next development iteration.
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds authored and odrotbohm committed Feb 25, 2014
1 parent a9fb707 commit b41e337
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>1.7.0.RELEASE</version>
<version>1.8.0.BUILD-SNAPSHOT</version>

<name>Spring Data Core</name>

<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.3.0.RELEASE</version>
<version>1.4.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -201,8 +201,8 @@

<repositories>
<repository>
<id>spring-libs-release</id>
<url>http://repo.spring.io/libs-release</url>
<id>spring-libs-snapshot</id>
<url>http://repo.spring.io/libs-snapshot</url>
</repository>
</repositories>

Expand Down

0 comments on commit b41e337

Please sign in to comment.