Changed groupId for FCAPS to org.opendaylight.controller 05/1605/2
authorTony Tkacik <ttkacik@cisco.com>
Wed, 2 Oct 2013 15:00:30 +0000 (17:00 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 2 Oct 2013 17:13:34 +0000 (17:13 +0000)
Change-Id: I65b82f7322e21cd9007f650a0d38c982923784a9
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/config/config-api/pom.xml
opendaylight/config/config-manager/pom.xml
opendaylight/config/config-util/pom.xml
opendaylight/config/pom.xml
opendaylight/config/yang-jmx-generator-it/pom.xml
opendaylight/config/yang-jmx-generator-plugin/pom.xml
opendaylight/config/yang-jmx-generator/pom.xml
opendaylight/config/yang-store-api/pom.xml
opendaylight/config/yang-store-impl/pom.xml
opendaylight/config/yang-test/pom.xml

index 5c36f20e02cebaccfcfbb5343efdc09e077a99cb..858a8020d0b094eebc0e1494a054ff65c629e782 100644 (file)
@@ -5,7 +5,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>
     </parent>
 
index eb3dcc1aa45b5216e3e93d35b2cae7746d11bc1e..f722d62b02f4ad4749c8ef255ab936f8146fff80 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>
index 4fd6ccda934f6106d9812577d926b1dae911a958..443b06cdd2c14c6d928c988f286b2ee026f186d0 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>
index c9be64af58aaeac1e584e3d9b6ed1d6ed9cd9e94..7607fb77933dd27490537d697aed03209af0d63e 100755 (executable)
@@ -10,7 +10,7 @@
     </parent>
 
 
-    <groupId>org.opendaylight</groupId>
+    <groupId>org.opendaylight.controller</groupId>
     <version>0.2.1-SNAPSHOT</version>
     <artifactId>config-subsystem</artifactId>
     <packaging>pom</packaging>
                     </executions>
                     <dependencies>
                         <dependency>
-                            <groupId>org.opendaylight</groupId>
+                            <groupId>org.opendaylight.controller</groupId>
                             <artifactId>yang-jmx-generator-plugin</artifactId>
                             <version>0.2.1-SNAPSHOT</version>
                         </dependency>
index 847df6a7c65dc0bdbe227f745812d40a9cd45b5a..9825d2b17efeac724f2c258ef4f9f84bca5d18f8 100644 (file)
@@ -5,7 +5,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>
     </parent>
 
index e13c4e86421664177b1d706abc0f1b200fe98226..b69ce03144c5c7f47c8c2ed9856ec3516c375cae 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>
@@ -14,7 +14,7 @@
             <artifactId>slf4j-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight</groupId>
+            <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator</artifactId>
             <version>0.2.1-SNAPSHOT</version>
         </dependency>
@@ -60,7 +60,7 @@
         </dependency>
 
         <dependency>
-            <groupId>org.opendaylight</groupId>
+            <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator</artifactId>
             <version>0.2.1-SNAPSHOT</version>
             <scope>test</scope>
index e89b61e6c7d9146912be80f95e4f8cedcbb98062..a838ab3d0f843420ee840f3ce2aa7dab2555221b 100644 (file)
@@ -5,7 +5,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>
     </parent>
 
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>
index ead52e03b8d5b5a7af4381def5dae3874112cedb..ee56e2c0cfdeffebd012f0c091a0b228e48069f8 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>
index 9ee414ebfea7f6bc1c0c6d7b724b4fd562c8e1b4..50c91883ee38cf13a4f63d8870345b6ff9ea302e 100644 (file)
@@ -3,7 +3,7 @@
         xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.opendaylight</groupId>
+        <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-subsystem</artifactId>
         <version>0.2.1-SNAPSHOT</version>
     </parent>