version.properties not updated 3.0.1 40/103540/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 11 Mar 2020 17:09:09 +0000 (13:09 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 11 Mar 2020 17:09:16 +0000 (13:09 -0400)
Before we can release oparent, this file needs to match the
pom.xml release for the release job to succeed. We forgot
to get this in the bump of the patch.

Issue-ID: INT-1481
Change-Id: I7b8900abde05e96c4a1ce9ec8f7007eb7b9ff367
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
version.properties

index ddc6dd8..9ef04d6 100644 (file)
@@ -5,7 +5,7 @@
 
 major_version=3
 minor_version=0
-patch_version=0
+patch_version=1
 
 base_version=${major_version}.${minor_version}.${patch_version}