Skip to content

Commit

Permalink
DATAGEODE-28 - Prepare 2.0 RC2 (Kay).
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jul 25, 2017
1 parent d5e3e47 commit b5e7c53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.BUILD-SNAPSHOT</version>
<version>2.0.0.RC2</version>
</parent>

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

<repositories>
<repository>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
<id>spring-libs-milestone</id>
<url>https://repo.spring.io/libs-milestone</url>
</repository>
<!--
<repository>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/notice.txt
@@ -1,4 +1,4 @@
Spring Data Geode 2.0 RC1
Spring Data for Apache Geode 2.0 RC2
== NOTICE file corresponding to section 4 d of the Apache License, ==
== Version 2.0, for the Spring Framework distribution. ==
======================================================================
Expand Down

0 comments on commit b5e7c53

Please sign in to comment.