aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-01 11:07:43 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-08-01 11:07:55 -0400
commit1736336840125ff2c1aef00c7d55b1471e380cb7 (patch)
tree7ed3781aaf0be89b6d2b76b2631a4028c7e90108 /pom.xml
parent242d70bc5a79290bfe3c266d031240e87d38aa4e (diff)
[CLAMP-26] upgrade org.onap.policy
Change-Id: I893db1b973f09174adec85e452b1488e900bea00 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 801b2ee1..b853ccf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -316,7 +316,7 @@
</dependency>
<!-- CSI Logging End -->
<dependency>
- <groupId>org.openecomp.policy.engine</groupId>
+ <groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineAPI</artifactId>
<version>1.1.0-SNAPSHOT</version>
<exclusions>
@@ -335,8 +335,8 @@
</exclusions>
</dependency>
<dependency>
- <groupId>org.openecomp.policy.common</groupId>
- <artifactId>ECOMP-Logging</artifactId>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>ONAP-Logging</artifactId>
<version>1.1.0-SNAPSHOT</version>
<exclusions>
<exclusion>
@@ -354,7 +354,7 @@
</exclusions>
</dependency>
<dependency>
- <groupId>org.openecomp.policy.engine</groupId>
+ <groupId>org.onap.policy.engine</groupId>
<artifactId>ControlloopPolicy</artifactId>
<version>1.1.0-SNAPSHOT</version>
<exclusions>