Update artifact version
[multicloud/framework.git] / version.properties
index 639c1f7..944b7e5 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (c) 2017 VMware, Inc.
+# Copyright (c) 2017-2018 VMware, Inc.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -19,7 +19,7 @@
 
 major=1
 minor=1
-patch=0
+patch=2
 
 base_version=${major}.${minor}.${patch}