Invert test
[clamp.git] / version.properties
index b655931..a81893c 100644 (file)
 # limitations under the License.
 # ============LICENSE_END============================================
 # ===================================================================
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
+#
 ###
 
 # Versioning variables
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-major=1
+major=2
 minor=0
-patch=1
+patch=0
 
 base_version=${major}.${minor}.${patch}