diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 16:46:39 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-12-08 22:45:17 +0000 |
commit | b4dc300c71318f7586adabe7f18a921cf80e53b3 (patch) | |
tree | 4e415f96e72487c2ba8e4fc1e829e7a6c215e383 /version.properties | |
parent | 46cc8882ca2fcdca644b2437db7dd947b483cab2 (diff) |
Bump patch versionv1.1.11.0.1-ONAP1.0.1-Amsterdamamsterdam
Bump patch version in preparation for Amsterdam
branching.
Change-Id: I9276541da6ca7acafa1bfeb7d70d5547d5e87449
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 325432a..55fbf44 100644 --- a/version.properties +++ b/version.properties @@ -4,10 +4,10 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} -snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file +snapshot_version=${base_version}-SNAPSHOT |