aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-19 09:26:56 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-07-25 17:02:05 -0700
commit70d110ddddf96879a0a68d4a794ba70f770f6a84 (patch)
treeb7e21cabca81408e2afa601257c9ca7e49a0bebe /version.properties
parent443e3ae95abb92c7cd79fa975e0136a1539a5254 (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: If7f6eb206356c5b255804f27949d23ab85068f52 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 d751ba0..eb94e74 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}