aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorLadue, David (dl3158) <dl3158@att.com>2020-02-14 12:02:30 -0500
committerLadue, David (dl3158) <dl3158@att.com>2020-03-02 11:20:48 -0500
commit9c9a86fe301431ca353f8c249164a854db9399e0 (patch)
tree9a4171fd2fd31ee5312e1b83c1266673ca7c97b1 /version.properties
parent1578ce3e4f0b95babd93cbfa193fe5492bf4591e (diff)
copyright banner changes2.0.3
Change-Id: I64f089e36fb8b21ed1719696ceeded1590ba8f8c Signed-off-by: Ladue, David (dl3158) <dl3158@att.com> Issue-ID: DCAEGEN2-2068 Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties
index f352992..c8a67b0 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
-major=1
-minor=4
-patch=1
+major=2
+minor=0
+patch=3
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT