summaryrefslogtreecommitdiffstats
path: root/a1-adapter/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-23 12:03:45 -0500
committerDan Timoney <dtimoney@att.com>2021-02-23 12:03:45 -0500
commit5f2eb385c2902e270f68d52659d31097f6fa89b4 (patch)
tree22b49f34b66459e9175dfd9971ac2ba3c7f8622f /a1-adapter/pom.xml
parent53c4d37cfdfc65a47431d27deb2764d277f62720 (diff)
Release 1.1.1 dockers and roll versions
Release version 1.1.1 of alpolicymanagement service docker and roll versions to 1.1.2-SNAPSHOT Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If81245882f900401ce315a2a837a74e916e75e4d
Diffstat (limited to 'a1-adapter/pom.xml')
-rw-r--r--a1-adapter/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/a1-adapter/pom.xml b/a1-adapter/pom.xml
index e38e3fa6..fedab41f 100644
--- a/a1-adapter/pom.xml
+++ b/a1-adapter/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.oran</groupId>
<artifactId>ccsdk-a1-adapter</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>