Fixed an incorrect version number
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Configurable property values that may be locally overriden by a build.properties file
|
||||
|
||||
# The version number of the release that will be built
|
||||
release.version=1.0.1
|
||||
release.version=1.0.2-SNAPSHOT
|
||||
|
||||
# The location of the common build system
|
||||
common.build.dir=${basedir}/../common-build
|
||||
|
||||
Reference in New Issue
Block a user