Set the next development iteration to 1.2.3.BUILD-SNAPSHOT.

This commit is contained in:
John Blum
2014-05-22 16:25:56 -07:00
parent 65943afb25
commit 0651936ec9
2 changed files with 11 additions and 9 deletions

4
.gitignore vendored
View File

@@ -12,6 +12,8 @@ pom.xml
.classpath
.project
.settings/
.bak/
.idea/
/samples/hello-world/vf.gf.dmn-events.cfg
/samples/hello-world/vf.gf.dmn-license.cfg
@@ -19,4 +21,4 @@ pom.xml
/vf.gf.dmn-events.txt
/vf.gf.dmn-license.cfg
/BACKUP*
/BACKUP*

View File

@@ -1,12 +1,12 @@
slf4jVersion=1.6.4
junitVersion=4.8.2
cglibVersion=2.2
gemfire.range="[6.5, 8.0)"
gemfireVersion=7.0
hamcrestVersion=1.2.1
junitVersion=4.8.2
log4jVersion=1.2.16
mockitoVersion=1.8.5
slf4jVersion=1.6.4
spring.range="[3.0.0, 4.0.0)"
springVersion=3.1.3.RELEASE
springDataCommonsVersion=1.4.0.RELEASE
log4jVersion=1.2.16
hamcrestVersion=1.2.1
version=1.2.2.RELEASE
gemfire.range="[6.5, 8.0)"
cglibVersion=2.2
mockitoVersion=1.8.5
version=1.2.3.BUILD-SNAPSHOT