Fix version.properties 25/86825/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 2 May 2019 14:39:39 +0000 (10:39 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 2 May 2019 14:39:45 +0000 (10:39 -0400)
Not in synch with pom.xml. Should be 2.0.0

Issue-ID: POLICY-1700
Change-Id: I3a761c703ce39523d13607f8ef29c58e47f6b11f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
version.properties

index 614e56e..a3ac0d9 100644 (file)
@@ -3,7 +3,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=2
-minor=1
+minor=0
 patch=0
 
 base_version=${major}.${minor}.${patch}