summaryrefslogtreecommitdiffstats
path: root/artifactbroker/main/pom.xml
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2019-03-26 13:11:38 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-26 13:11:38 +0000
commit0c2c5169090e61fb00d8c10b0e539acaf39d6d22 (patch)
treec72b39ebf20dd58f1ec525196c6456cd920f85dc /artifactbroker/main/pom.xml
parentc7436665e45c2f5fc2a7c36d964fd86b993c2425 (diff)
parentf0944b0dffa4904161cf40d5da13d5d2d34b0cbe (diff)
Merge "add SDC client and reception handle"
Diffstat (limited to 'artifactbroker/main/pom.xml')
-rw-r--r--artifactbroker/main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/main/pom.xml b/artifactbroker/main/pom.xml
index 36ae6d9..db1c855 100644
--- a/artifactbroker/main/pom.xml
+++ b/artifactbroker/main/pom.xml
@@ -19,7 +19,7 @@
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
- <groupId>org.onap.multicloud.framework.broker</groupId>
+ <groupId>org.onap.multicloud.framework</groupId>
<artifactId>multicloud-framework-artifactbroker</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>