summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-23 07:16:25 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-25 17:00:18 -0700
commitabeb634c05d63739e27d05534e5c03cefffd8504 (patch)
treefb6105e6521f36b7b6620321164231adf1eebf60 /version.properties
parenta337408acfa590f540742d780be12619f8c1694b (diff)
Fix Docker image to use the nexus artifacts
Fixed Docker image to use the nexus artifacts instead of building from source. Added proxy support. Updated the Docker image version for Casablanca. Change-Id: I42de44b5c09992822696b1e12344ac6fde51373d Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index c7d78b7..2217466 100644
--- a/version.properties
+++ b/version.properties
@@ -18,8 +18,8 @@
#
major=1
-minor=1
-patch=1
+minor=2
+patch=0
base_version=${major}.${minor}.${patch}