From 870216c9d722515e44f5702ed7bc3b905d6819f2 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Wed, 12 Sep 2007 13:58:23 +0000 Subject: [PATCH] Updated version number to properly show -SNAPSHOT --- build-spring-ldap/project.properties | 2 +- sandbox/project.properties | 2 +- spring-ldap-odm/project.properties | 2 +- spring-ldap-tiger/project.properties | 2 +- spring-ldap/project.properties | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build-spring-ldap/project.properties b/build-spring-ldap/project.properties index 21461363..2be9ee34 100644 --- a/build-spring-ldap/project.properties +++ b/build-spring-ldap/project.properties @@ -2,7 +2,7 @@ # 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 +release.version=1.2-SNAPSHOT # The location of the common build system common.build.dir=${basedir}/../common-build diff --git a/sandbox/project.properties b/sandbox/project.properties index 3358b5ec..7b2226c7 100644 --- a/sandbox/project.properties +++ b/sandbox/project.properties @@ -3,7 +3,7 @@ # The location of the common build system common.build.dir=${basedir}/../common-build -project.base.version=1.2-dev +project.base.version=1.2-SNAPSHOT #project.version=${project.base.version} #ivy.status=release diff --git a/spring-ldap-odm/project.properties b/spring-ldap-odm/project.properties index 2c371cea..87d762b7 100644 --- a/spring-ldap-odm/project.properties +++ b/spring-ldap-odm/project.properties @@ -3,7 +3,7 @@ # The location of the common build system common.build.dir=${basedir}/../common-build -project.base.version=1.2-dev +project.base.version=1.2-SNAPSHOT #project.version=${project.base.version} #ivy.status=release diff --git a/spring-ldap-tiger/project.properties b/spring-ldap-tiger/project.properties index b2aa8f52..87d762b7 100644 --- a/spring-ldap-tiger/project.properties +++ b/spring-ldap-tiger/project.properties @@ -3,7 +3,7 @@ # The location of the common build system common.build.dir=${basedir}/../common-build -project.base.version=1.2-RC2 +project.base.version=1.2-SNAPSHOT #project.version=${project.base.version} #ivy.status=release diff --git a/spring-ldap/project.properties b/spring-ldap/project.properties index 3f4b30d5..0cadc976 100644 --- a/spring-ldap/project.properties +++ b/spring-ldap/project.properties @@ -6,7 +6,7 @@ common.build.dir=${basedir}/../common-build src.javacc.dir=${basedir}/src/main/javacc javacc.home.dir=c:/java/javacc-4.0 -project.base.version=1.2 +project.base.version=1.2-SNAPSHOT #project.version=${project.base.version} #ivy.status=release