diff options
author | vv770d <vv770d@att.com> | 2022-02-10 18:53:21 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2022-02-11 15:49:07 +0000 |
commit | 9d8dd5ed3fbc7aad7133f1db49ffec09b4a30c16 (patch) | |
tree | 21076ec1646afebef23959bb421b0333159e74e0 /version.properties | |
parent | c85f92fc030140375addda0aa396118965d01382 (diff) |
Change-Id: I5f616670605446f5ff6a88fcda92c9486f8ab4b3
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-3077
Signed-off-by: vv770d <vv770d@att.com>
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 3db1eb0..b5732ae 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=3
minor=3
-patch=5
+patch=6
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|