aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-03-06 12:06:38 -0800
committerPatrick Brady <pb071s@att.com>2017-03-06 12:07:51 -0800
commit42ce57c3a5db696cf93e68519153b258d00fe013 (patch)
tree07348276d46dfe4442437022b4a99b4d5336a53d /version.properties
parente07a8c99ed31eef04aaede1b33085b3d49d4db1a (diff)
Preparing for maven staging releases
Changing version in version.properties file to 1.0.0. Adding maven staging plugin to pom file. Change-Id: Ifeee32f8af6f0b07dd9782629b1c4fe939a07840 Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 7092503..feea708 100644
--- a/version.properties
+++ b/version.properties
@@ -3,9 +3,9 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
-release_name=0
+release_name=1
sprint_number=0
-feature_revision=1
+feature_revision=0
base_version=${release_name}.${sprint_number}.${feature_revision}