Prepare 1.1.x development branch.

This commit is contained in:
Oliver Gierke
2012-01-19 10:01:27 +00:00
parent 1bdb42e12d
commit c6a3accfd7
3 changed files with 8 additions and 3 deletions

7
.gitignore vendored
View File

@@ -10,8 +10,13 @@ pom.xml
*.iws
*.log
.classpath
.project
.settings/
/samples/hello-world/vf.gf.dmn-events.cfg
/samples/hello-world/vf.gf.dmn-license.cfg
/vf.gf.dmn-events.cfg
/vf.gf.dmn-license.cfg
/vf.gf.dmn-events.txt
/vf.gf.dmn-license.cfg
/BACKUP*

View File

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

View File

@@ -1,3 +1,3 @@
junitVersion = 4.8.1
springVersion = 3.1.0.RELEASE
version = 1.2.0.BUILD-SNAPSHOT
version = 1.1.1.BUILD-SNAPSHOT