diff options
author | jimmy <jf2512@att.com> | 2020-02-18 14:46:41 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-18 14:46:45 -0500 |
commit | ff115760b12d3f77ea13bacd4fadc8a72beab560 (patch) | |
tree | 38da072b78048976bfdb15e17cb345a265a011d6 /version.properties | |
parent | a380de15aca76818368f4cd6a33b1a5252420e79 (diff) |
Change to aai-parent and sonar xml
Issue-ID: AAI-2793
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I611b9b2c2f991083403cdb8c4cddd681411f7646
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 a0756ad..fe64195 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=0 +patch=4 base_version=${major}.${minor}.${patch} |