Skip to content

Commit

Permalink
DATAGEODE-28 - After release cleanups.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jul 25, 2017
1 parent 84e2f0d commit 6dee0f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.0.0.RC2</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</parent>

<groupId>org.springframework.data</groupId>
Expand All @@ -30,8 +30,8 @@

<repositories>
<repository>
<id>spring-libs-milestone</id>
<url>https://repo.spring.io/libs-milestone</url>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
</repository>
<!--
<repository>
Expand Down

0 comments on commit 6dee0f6

Please sign in to comment.