Set the next development iteration to 1.2.3.BUILD-SNAPSHOT.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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*
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user