Fix wrong groupId name
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / model / pom.xml
index fc38fb66c0bd5639d2b737acfbc19fca2c4a7935..63f3773d3400f614d22130019b43ff9b7ddf8fdb 100644 (file)
@@ -9,7 +9,7 @@
         <relativePath/>
     </parent>
 
-    <groupId>org.opendaylight.controller</groupId>
+    <groupId>org.opendaylight.controller.samples</groupId>
     <version>1.5.0-SNAPSHOT</version>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>