aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2019-12-04 08:53:28 -0600
committerHOCKLA <ah999m@att.com>2019-12-04 09:13:46 -0600
commit81864a1b04ba114e5c4124d54aadf6940f1ec2bb (patch)
treebdf9bff2b03f4c15b3c8cca0d9b9ce3aceb039c4
parentc2dc5169d9cb7941939ba1fd65afcf14d515386b (diff)
Added a yaml file to release 1.6.0 policy/common
Issue-ID: POLICY-1583 Change-Id: I20b608a6674a4496e5aa20fa3c26da2a275a289d Signed-off-by: HOCKLA <ah999m@att.com>
-rw-r--r--pom.xml2
-rw-r--r--releases/1.6.0.yaml4
2 files changed, 5 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8ce2e155..c4cc3ef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath />
</parent>
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