diff options
author | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-11-14 15:50:17 -0500 |
---|---|---|
committer | Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com> | 2018-11-14 16:22:00 -0500 |
commit | b9d442f62385f5e5f0b4c3f8ecf07e74109ffb9a (patch) | |
tree | d9d9b535192c5fd246ed446fe7888b3e932aa131 /version.properties | |
parent | b6dacb861d588690dd42e972b43752d90ad54dd0 (diff) |
Fix last update for a casablanca release3.0.243.0.0-ONAP
Used wrong commit to cherry-pick into casablanca release.
Pushing a fix.
Also pushed MUSIC-157
Change-Id: I851bc43c79857de2d3d0517918344f7459be9043
Issue-ID: MUSIC-181
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index ecd85846..36a7f087 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=0 -patch=22 +patch=24 base_version=${major}.${minor}.${patch} |