aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-13 16:27:19 +0000
committerCarsten Lund <lund@research.att.com>2017-03-13 16:27:19 +0000
commitf3c814cb5f2cff6e2edaaa0d53675e1969e2e57a (patch)
treea5cf800033682f980a6416c143e60781391afc89 /version.properties
parente3c3e21943d5c7ea326918946c65cf96eb2fb6b1 (diff)
[DCAE-1] changed POM version to 1.1.0-SNAPSHOT
Change-Id: Id8a81b438fb38dd3078baec3f224f4b3d4df0dee Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index c0f2742..13f6d31 100644
--- a/version.properties
+++ b/version.properties
@@ -2,7 +2,7 @@
# 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
major=1
-minor=0
+minor=1
patch=0
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins