SGF-536 - Prepare 1.7.6 (Gosling SR6).

This commit is contained in:
Oliver Gierke
2016-09-29 09:33:54 +02:00
parent a459373682
commit 5968690f36
2 changed files with 6 additions and 6 deletions

10
pom.xml
View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.7.6.BUILD-SNAPSHOT</version>
<version>1.7.6.RELEASE</version>
</parent>
<groupId>org.springframework.data</groupId>
@@ -22,14 +22,14 @@
<gemfire.version>8.1.0</gemfire.version>
<google-code-findbugs.version>2.0.2</google-code-findbugs.version>
<multithreadedtc.version>1.01</multithreadedtc.version>
<springdata.commons>1.11.6.BUILD-SNAPSHOT</springdata.commons>
<springdata.commons>1.11.6.RELEASE</springdata.commons>
<spring-shell.version>1.0.0.RELEASE</spring-shell.version>
</properties>
<repositories>
<repository>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
<id>spring-libs-release</id>
<url>https://repo.spring.io/libs-release</url>
</repository>
</repositories>

View File

@@ -1,4 +1,4 @@
======================================================================
Spring Data Gemfire 1.7.6
== NOTICE file corresponding to section 4 d of the Apache License, ==
== Version 2.0, for the Spring Framework distribution. ==
======================================================================