aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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