diff options
author | jimmy <jf2512@att.com> | 2020-02-18 16:16:23 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2020-02-18 16:16:25 -0500 |
commit | 781bf18a72a17044d2c0f66ea25bf0e72f8006eb (patch) | |
tree | 2bc9384263cd2a2aadf9fa0e3cc58964bbdc3639 /version.properties | |
parent | 9f2b50994a16d6ff41690ea29d08fefbc3ef8576 (diff) |
Change to aai-parent and sonar xml
Issue-ID: AAI-2793
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: If5aba01a065f437c1913876bae203e074a25556d
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} |