aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter/a1-adapter-api/provider/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/a1-adapter-api/provider/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/a1-adapter-api/provider/pom.xml')
-rw-r--r--a1-adapter/a1-adapter-api/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml
index 079c2ad1..4050d5ba 100644
--- a/a1-adapter/a1-adapter-api/provider/pom.xml
+++ b/a1-adapter/a1-adapter-api/provider/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.oran</groupId>
<artifactId>a1-adapter-provider</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-oran :: ${project.artifactId}</name>