summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-25 14:47:00 -0500
committerKAPIL SINGAL <ks220y@att.com>2021-02-05 23:55:15 +0000
commit1f4e903277d4f94db0bed99245026b82fa36fba3 (patch)
treef426216288db21cc1b1c407eb4eec7a90e7f0145 /ansible-server/pom.xml
parentef87ec9bc0c87220cfa57a5a72c628e2173b68ad (diff)
Update to ODL Aluminum SR1
Update to OpenDaylight Aluminum SR1 release Change-Id: Ifcd172fec903dd2fb681b6998d45eac690066d10 Issue-ID: CCSDK-3107 Signed-off-by: Dan Timoney <dtimoney@att.com> Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Diffstat (limited to 'ansible-server/pom.xml')
-rw-r--r--ansible-server/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index a5fc4839..1b6757ea 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -3,9 +3,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>odlparent-lite</artifactId>
- <version>2.1.0</version>
+ <groupId>org.onap.ccsdk.distribution</groupId>
+ <artifactId>distribution-root</artifactId>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>