+ bump version

+ update changelog
This commit is contained in:
Costin Leau
2011-11-13 18:48:54 +02:00
parent d76a32e997
commit 89118c4f5b
4 changed files with 9 additions and 5 deletions

View File

@@ -1,7 +1,11 @@
SPRING GEMFIRE INTEGRATION CHANGELOG
====================================
SPRING DATA GEMFIRE CHANGELOG
=============================
http://www.springsource.org/spring-gemfire
Changes in version 1.1.0.GA (2011-mm-dd)
----------------------------------------
Changes in version 1.1.0.RC1 (2011-11-13)
-----------------------------------------

View File

@@ -21,4 +21,4 @@ gemfire.range = "[6.5, 7.0)"
# --------------------
# Project wide version
# --------------------
springGemfireVersion=1.1.0.RC1
springGemfireVersion=1.1.0.BUILD-SNAPSHOT

View File

@@ -1,3 +1,3 @@
junitVersion = 4.8.1
springVersion = 3.1.0.RC1
version = 1.1.0.RC1
version = 1.1.0.BUILD-SNAPSHOT

View File

@@ -1,5 +1,5 @@
Bundle-SymbolicName: org.springframework.data.gemfire
Bundle-Name: Spring GemFire
Bundle-Name: Spring Data GemFire
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Export-Template: org.springframework.data.gemfire.*;version=${version}