diff options
Diffstat (limited to 'cds-ui/server')
-rw-r--r-- | cds-ui/server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index fee5c27f4..642012ed5 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -58,7 +58,7 @@ limitations under the License. <configuration> <artifactItems> <artifactItem> - <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId> + <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>blueprint-proto</artifactId> <version>${project.version}</version> <type>jar</type> |