diff options
author | Ahila Pandaram - (iDEAS-ERAH20126618D) <ah20126618@wipro.com> | 2021-02-18 15:27:08 +0530 |
---|---|---|
committer | Ahila <ahila.pandaram@wipro.com> | 2021-02-22 13:21:17 +0530 |
commit | 341d47f73e89630e8444eb3b0369953e265894a9 (patch) | |
tree | 30ef41c3f4b56e46a1eab4868a785d3ab6a5ec43 /version.properties | |
parent | 259b85ce06c6672f4ae18d900e506dbc20e89d06 (diff) |
Update bluebrint to support the version 1.0.3 of Slice Analysis MS
Issue-ID: DCAEGEN2-2540
Signed-off-by: Ahila Pandaram <ahila.pandaram@wipro.com>
Change-Id: I599a0bdcd61b143b17658a9e16874fe02de35db0
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 40a0e39..0453b60 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=3
minor=0
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|