From: HOCKLA Date: Wed, 4 Dec 2019 14:53:28 +0000 (-0600) Subject: Added a yaml file to release 1.6.0 policy/common X-Git-Tag: 1.6.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=81864a1b04ba114e5c4124d54aadf6940f1ec2bb;p=policy%2Fcommon.git Added a yaml file to release 1.6.0 policy/common Issue-ID: POLICY-1583 Change-Id: I20b608a6674a4496e5aa20fa3c26da2a275a289d Signed-off-by: HOCKLA --- diff --git a/pom.xml b/pom.xml index 8ce2e155..c4cc3ef9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/releases/1.6.0.yaml b/releases/1.6.0.yaml new file mode 100644 index 00000000..94accb41 --- /dev/null +++ b/releases/1.6.0.yaml @@ -0,0 +1,4 @@ +distribution_type: 'maven' +version: '1.6.0' +project: 'policy-common' +log_dir: 'policy-common-maven-stage-master/170/' \ No newline at end of file