diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-10-08 03:28:55 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-10-08 16:35:29 -0700 |
commit | 2ff9e17e514b2ae297bd05e84cc7c468493e5ae0 (patch) | |
tree | c59d0d17cc72d66c8a711148cba37cc872fce7b9 /version.properties | |
parent | fa9960690db89b0695c266abdb9009e2331f6f3c (diff) |
Update version to 1.2.21.2.2
Update maven artifact verion to 1.2.2-SNAPSHOT
Update docker image version to 1.2.2
Update oparent-python to 1.2.1 release version
Change-Id: I804737ba09481a4704656101b8361482b5e0553f
Issue-ID: OPTFRA-370
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.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 e0ee3c0..536c517 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |