Prepare for release 2.7.0 21/110821/1
authorRaviteja Cherughattu <rc835m@att.com>
Fri, 31 Jul 2020 18:18:47 +0000 (13:18 -0500)
committerRaviteja Cherughattu <rc835m@att.com>
Fri, 31 Jul 2020 18:18:47 +0000 (13:18 -0500)
Issue-ID: AAF-1142
Change-Id: I0d339e6fb5cc503d9b7d2cc7ed3d5dd4f9c4f872
Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
version.properties

index ec090ac..38e2752 100644 (file)
 # 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
 
-# This TAG <version>2.1.21-SNAPSHOT</version> is here to help remember to change this file.  Keep it up to date with the following "real" entries:
+# This TAG <version>2.7.0-SNAPSHOT</version> is here to help remember to change this file.  Keep it up to date with the following "real" entries:
 major=2
-minor=1
-patch=22
+minor=7
+patch=0
 
 base_version=${major}.${minor}.${patch}