diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 12:07:53 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 12:07:53 -0400 |
commit | 9f320bc07f785df34c45ff6cf61f41fa923de0bb (patch) | |
tree | 9bc54992e32b61d18810aeb84e4817cb5b26c6b7 | |
parent | 319d1d7187626895370b09efcbe8734205b47ea3 (diff) |
Add release file for 1.5.1
Change-Id: I0124648238a0353ab95810ef01d8361e8faa0598
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r-- | releases/1.5.1.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releases/1.5.1.yaml b/releases/1.5.1.yaml new file mode 100644 index 0000000..64d4c5a --- /dev/null +++ b/releases/1.5.1.yaml @@ -0,0 +1,4 @@ +distribution_type: 'maven' +version: '1.5.1' +project: 'aai-rest-client' +log_dir: 'aai-rest-client-maven-stage-elalto/28' |