diff options
author | Dan Timoney <dtimoney@att.com> | 2021-02-26 08:54:02 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-02-26 08:54:02 -0500 |
commit | 35319c0a650efb8c5194b44a6bcf479f23b43988 (patch) | |
tree | e04c22fb2342a7e3837cfe4e0f7de7f51082f85e | |
parent | 5d9454d1b1f67f1c3f4e5d082ab42dd12525fec7 (diff) |
Release version 2.1.2 maven artifacts
Create version 2.1.2 maven artifacts. This corrects a bug in
startODL.sh that was no longer installing A1 adaptor
Change-Id: I83b9c76defa1d82fb0b0977497e4a011fb788343
Issue-ID: SDNC-1496
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c73c09c0c6d389853ea768c21a362673dd52e061
-rw-r--r-- | releases/2.1.2.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/2.1.2.yaml b/releases/2.1.2.yaml new file mode 100644 index 00000000..19ef2e16 --- /dev/null +++ b/releases/2.1.2.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: 'maven' +version: '2.1.2' +project: 'sdnc-oam' +log_dir: 'sdnc-oam-maven-stage-master/332/' |