Prepare 1.1.x development branch.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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*
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user