Changed release.version property to upcoming version since snapshot build uses this property to name files.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# configurable property values, may be locally overriden by a build.properties file
|
||||
release.version=1.2-RC1
|
||||
|
||||
# should be the upcoming version, ie same as project.base.version in spring-ldap
|
||||
# snapshot build uses this property to name snapshot files
|
||||
release.version=1.2
|
||||
|
||||
# The location of the common build system
|
||||
common.build.dir=${basedir}/../common-build
|
||||
|
||||
Reference in New Issue
Block a user