diff options
author | Ofir Sonsino <os0695@att.com> | 2018-01-14 16:52:32 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2018-01-14 16:52:32 +0200 |
commit | 80e2a6e383184672a68c3d55e709a66c96c9ed21 (patch) | |
tree | 324dee6b46efdbff49e14450e1f302b274f1304e | |
parent | 7881b6e4255807e2f37f26d0769db267767022a8 (diff) |
Set VID version to 1.1.2v1.1.21.0.1-ONAP1.0.1-Amsterdam
Change-Id: I36473adeace93182789b6414a566bf615acd1b75
Issue-ID: VID-170
Signed-off-by: Ofir Sonsino <os0695@att.com>
-rw-r--r-- | epsdk-app-onap/version.properties | 2 | ||||
-rw-r--r-- | version.properties | 2 | ||||
-rwxr-xr-x | vid-app-common/version.properties | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/epsdk-app-onap/version.properties b/epsdk-app-onap/version.properties index 04a32dea2..31680664b 100644 --- a/epsdk-app-onap/version.properties +++ b/epsdk-app-onap/version.properties @@ -4,7 +4,7 @@ major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
diff --git a/version.properties b/version.properties index 04a32dea2..31680664b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 04a32dea2..31680664b 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -4,7 +4,7 @@ major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|