diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-04 08:37:04 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2018-05-04 12:41:11 +0000 |
commit | c27118c25252ac114b4464825e595f9310a642af (patch) | |
tree | 989ccb8962738e41f3f6af1f7758ca57646c5c87 /version.properties | |
parent | 4e901d497c9c82495cd008737467de82325f9a45 (diff) |
Upversion data-router and prep for release
Issue-ID: AAI-1122
Change-Id: Ifc349bb7614ee4f9022681d5d90ae15021e0fadb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index faf06bb..688582d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |