Rename artifacts 55/755/1
authorRobert Varga <rovarga@cisco.com>
Wed, 31 Jul 2013 07:54:38 +0000 (09:54 +0200)
committerRobert Varga <rovarga@cisco.com>
Wed, 31 Jul 2013 07:54:38 +0000 (09:54 +0200)
Original contribution used org.opendaylight.protocol as the artifact
group ID. The repository name implies this needs to change to
org.opendaylight.bgpcep to keep consistency between repository name and
artifacts it creates. This patch renames the artifacts without touching
the packages contained in them.

Change-Id: Ic26d5fe7a21a65521ab6d5aa56dc6172719202c5
Signed-off-by: Robert Varga <rovarga@cisco.com>
22 files changed:
bgp/concepts/pom.xml
bgp/linkstate/pom.xml
bgp/parser-api/pom.xml
bgp/parser-impl/pom.xml
bgp/parser-mock/pom.xml
bgp/pom.xml
bgp/rib-api/pom.xml
bgp/rib-impl/pom.xml
bgp/rib-mock/pom.xml
bgp/testtool/pom.xml
bgp/util/pom.xml
concepts/bin/pom.xml
concepts/pom.xml
framework/pom.xml
mockito-configuration/bin/pom.xml
mockito-configuration/pom.xml
pcep/api/pom.xml
pcep/impl/pom.xml
pcep/pom.xml
pcep/testtool/pom.xml
pom.xml
util/pom.xml

index 62c3e8e75623e85e215955f87af4f08661841266..d14222c06ced69c651d75e570467d588ed7a6a16 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
         <version>1.0</version>
        </parent>
index 8643bd865a931c15f17c1a9494a8792849aa423c..b2f97a512b0bddbec8aebd101383b95d17967286 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
         <version>1.0</version>
        </parent>
index 3994352bb958ce905e4306bef6f9021c94029751..4b49c747fae9353c2f2103a5d8faca99c1cd2264 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
                <version>1.0</version>
        </parent>
index 87be8a53b6d27b7b919da7febc79f903acb31cda..3b7ccdf29649b30698b141b6407e190fa9af2688 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
                <version>1.0</version>
        </parent>
index 6afa94a696b2423295cdb226d1faca4a60631f82..504d0453ad8af5fb5e51d90d7c2e26936f3181e4 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
                <version>1.0</version>
        </parent>
index 2c3856df2c95454b071a4358cde120094a159bf3..d2b490396116e739e67cf7d142ee4727720094fa 100644 (file)
@@ -2,7 +2,7 @@
 <!-- vi: set et smarttab sw=4 tabstop=4: --><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.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>
index c4d7d65fcd093a2cd6d1df50da96941d840bfd36..175f32e6c44804cc621981a42e3287ffa1bce961 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
                <version>1.0</version>
        </parent>
index 9f286ddde64a5ba4319bc72d4ca51ba84dc0ac55..fded592b2f8f702d1d37c18d9875d815215a1f27 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
                <version>1.0</version>
        </parent>
index 5bcaa2745a3e5a9e0b92fefaec3c8fa99a107760..b5dbbaeee332d8b2c03747ac9af02db96c05e556 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
                <version>1.0</version>
        </parent>
index b55ac0bce9d60fcf42c27c3173286eb91b5247cd..6eac1d8740f43f982ecf4c994fa86529e6c14262 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-        <groupId>org.opendaylight.protocol</groupId>
+        <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
         <version>1.0</version>
     </parent>
index 22b72241024f489ab8bab1745f951d330f7ebb6a..ce54976688022581065bb3179485710906eabf68 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>bgp-parent</artifactId>
                <version>1.0</version>
        </parent>
index d9b9622baed3b8e378b94051050fed828d22ab1a..8cd5e788d1e4203308295db7325e1871cd375800 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>
index 360bb8177be74f4ad9823dff7cc02f8d568a8117..a561b9df07def5341b853e2e4a60f11e6b3a45c3 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>
index 9255462f1bfe7af351da51314b98eaf7b998f58f..f5392114ae456daf830829090159131734a5ce78 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>
                        <version>${slf4j.version}</version>
                </dependency>
                <dependency>
-                       <groupId>org.opendaylight.protocol</groupId>
+                       <groupId>org.opendaylight.bgpcep</groupId>
                        <artifactId>util</artifactId>
                        <version>1.0</version>
                </dependency>
                <dependency>
-                       <groupId>org.opendaylight.protocol</groupId>
+                       <groupId>org.opendaylight.bgpcep</groupId>
                        <artifactId>mockito-configuration</artifactId>
                        <version>1.0</version>
                        <scope>test</scope>
index f8e6fb48b96d5b0f5522303dce1013acecbbb7e7..ebe5a5a5fc06c1c3ca49224af43903434b39f242 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>
index f8e6fb48b96d5b0f5522303dce1013acecbbb7e7..ebe5a5a5fc06c1c3ca49224af43903434b39f242 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>
index eefba4ae126348fc93aee477dcf7daadff8ea940..b191653c6ad03b47960381428856db5446294186 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>pcep-parent</artifactId>
                <version>1.0</version>
        </parent>
index f57e63960893ecd5d506d5029656ceb29d647e25..a4032fffadd6e48a80270cafee50ae91986b9ea3 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>pcep-parent</artifactId>
                <version>1.0</version>
        </parent>
index f194e6f4a747d834ebe464c80fb4b85f63a94b2e..a60330b6c6f93481a6627e57a671decdbc86e0fc 100644 (file)
@@ -2,7 +2,7 @@
 <!-- vi: set et smarttab sw=4 tabstop=4: --><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.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>
index b37d8e840cfc3f5a44dadb134641f81f461867e5..56aae1bb379a32a891d7997dc19d8b37a23554a5 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-        <groupId>org.opendaylight.protocol</groupId>
+        <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
         <version>1.0</version>
     </parent>
diff --git a/pom.xml b/pom.xml
index 8bd35b7aa96993e65194c7eab8b64663566e6007..b9d13f5f02a445f5a58894ba3c508ececaeedf4d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
        <name>OpenDaylight protocols</name>
        <url>index.html</url>
        <modelVersion>4.0.0</modelVersion>
-       <groupId>org.opendaylight.protocol</groupId>
+       <groupId>org.opendaylight.bgpcep</groupId>
        <artifactId>protocol-parent</artifactId>
        <description>OpenDaylight BGP+PCEP protocol parent</description>
        <version>0.1</version>
index 4a393c0ee62279d2e90bf75684d1d462a120b969..0467b7111b042db4d17b38a1da5278f5c43ce598 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <parent>
-               <groupId>org.opendaylight.protocol</groupId>
+               <groupId>org.opendaylight.bgpcep</groupId>
                <artifactId>protocol-parent</artifactId>
                <version>0.1</version>
        </parent>