Changed groupId for FCAPS to org.opendaylight.controller
[controller.git] / opendaylight / config / yang-store-api / pom.xml
index a92baa90510d052be4db353ec0371863c8d44c0a..9388bdc50a6ee9ba8789564039b2ef9b22d9c084 100644 (file)
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>config-subsystem</artifactId>
-        <groupId>org.opendaylight</groupId>
+        <groupId>org.opendaylight.controller</groupId>
         <version>0.2.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
@@ -13,7 +13,7 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.opendaylight</groupId>
+            <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator</artifactId>
             <version>0.2.1-SNAPSHOT</version>
         </dependency>