Use groupId and version from parent 74/58774/5
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 13 Jun 2017 00:27:15 +0000 (20:27 -0400)
committerStephen Kitt <skitt@redhat.com>
Fri, 16 Jun 2017 08:33:52 +0000 (08:33 +0000)
To keep things consistent inherit artifact group identifiers and
versions from their parent. Use the same version everywhere.

Note that checkstyle and license bundles are getting a version bump to
1.9.0-SNAPSHOT as a result.

Change-Id: I3640869b59cc1e452155e59d19a77e1abacd5454
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
13 files changed:
checkstyle/pom.xml
deploy-site.xml
feature-repo-parent/pom.xml
feature3-repo-parent/pom.xml
features/pom.xml
features4/pom.xml
karaf-plugin/src/it/simple-it/pom.xml
karaf4-plugin/src/it/simple-it/pom.xml
license/pom.xml
odlparent/pom.xml
single-feature-parent/pom.xml
single-feature3-parent/pom.xml
untested-single-feature-parent/pom.xml

index 06fd33641b179c9581dddfc9c685879d5ab87612..b25a46c1201bc33e6333807856a19d46ffd2935c 100644 (file)
@@ -9,7 +9,6 @@
   </parent>
 
   <artifactId>checkstyle</artifactId>
-  <version>0.4.1-SNAPSHOT</version>
   <name>ODL :: odlparent :: ${project.artifactId}</name>
 
   <!--
index 544e6c993b374e0eac7a55208f9d2a5e01b1969f..630705d0f7ca4ae2083b13cfd19f7a1cad6f9a48 100644 (file)
@@ -12,7 +12,7 @@
 
   <groupId>org.opendaylight.odlparent</groupId>
   <artifactId>deploy-site</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.9.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
index f4137d317159e4b65992c04eea4b90dc88b44529..20a23b64c5b3e9b5f4b1a401ca4b6304403f3551 100644 (file)
@@ -30,9 +30,7 @@
         <relativePath>../odlparent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 22f65f9407f1ae012e2f22fd330adfd9e772618a..b1fd3f3e612561ac8240271ed8943a7a8b58a07b 100644 (file)
@@ -30,9 +30,7 @@
         <relativePath>../odlparent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature3-repo-parent</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 84fe6463ead1b9c748977817e3bcbfcf8e44a1f4..4f504ee4cc9d19f098a04f6d870c212caca29481 100644 (file)
@@ -18,9 +18,7 @@
         <relativePath>../aggregator-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index 7e88f18f04fa0a9cfa47840a0b0d7ba951df07c4..bba4a21a581b387d0dc3c092cddc9287d294330a 100644 (file)
@@ -18,9 +18,7 @@
         <relativePath>../aggregator-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features4-aggregator</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index e353d3161e34977c741ccda4ce7a47d398a4e9f9..6bd1dc9ec735e2b40d2afcae4f2def206fa9f8f7 100644 (file)
@@ -5,7 +5,7 @@
 
   <groupId>org.opendaylight.odlparent.it</groupId>
   <artifactId>simple-it</artifactId>
-  <version>1.3.1-SNAPSHOT</version>
+  <version>1.9.1-SNAPSHOT</version>
 
   <description>A simple IT verifying the basic use case.</description>
 
index a4284c0b14e477ea123202f23869e39c4cbb3910..fbbf231522ebcba9ba5f73a696456530628e7d6c 100644 (file)
@@ -12,7 +12,7 @@
 
   <groupId>org.opendaylight.odlparent.it</groupId>
   <artifactId>simple-it</artifactId>
-  <version>1.3.1-SNAPSHOT</version>
+  <version>1.9.1-SNAPSHOT</version>
 
   <description>A simple IT verifying the basic use case.</description>
 
index 180eeefe2dbc2a5260e5957fbccaf44a2080f386..30000524db4b13249a365ebb12ef3ef8eaeebac5 100644 (file)
@@ -9,7 +9,6 @@
   </parent>
 
   <artifactId>odl-license</artifactId>
-  <version>0.3.1-SNAPSHOT</version>
   <name>ODL :: odlparent :: ${project.artifactId}</name>
 
   <!--
index c33b5c7de9e7985be38087534835ca82cc16d0ce..2cc5aa3432049c5b44073b8ace3737a671896017 100644 (file)
@@ -72,7 +72,7 @@
          toolkit -->
     <checkstyle.version>2.17</checkstyle.version>
     <!-- Used in controller, packetcable -->
-    <odl.checkstyle.version>0.4.1-SNAPSHOT</odl.checkstyle.version>
+    <odl.checkstyle.version>1.9.1-SNAPSHOT</odl.checkstyle.version>
     <!-- Used in snmp4sdn; see also toolkit -->
     <compiler.version>${maven.compile.plugin.version}</compiler.version>
     <!-- Used in controller, l2switch, netide, openflowjava, openflowplugin, snbi, tsdr, ttp; see also toolkit -->
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>${odl.checkstyle.version}</version>
+              <version>1.9.1-SNAPSHOT</version>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.odlparent</groupId>
               <artifactId>odl-license</artifactId>
-              <version>0.3.1-SNAPSHOT</version>
+              <version>1.9.1-SNAPSHOT</version>
             </dependency>
             <dependency>
               <groupId>com.github.sevntu.checkstyle</groupId>
                   <artifactItem>
                     <groupId>org.opendaylight.odlparent</groupId>
                     <artifactId>odl-license</artifactId>
-                    <version>0.3.1-SNAPSHOT</version>
+                    <version>1.9.1-SNAPSHOT</version>
                   </artifactItem>
                 </artifactItems>
                 <outputDirectory>${project.build.outputDirectory}</outputDirectory>
index 1474f846c099935ce665953327c19db94d74043e..ec56980780af3239f307789cbcec4f77cca20d71 100644 (file)
@@ -38,9 +38,7 @@
         <relativePath>../untested-single-feature-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
index da93b3759e2b8edc525865731f88c8bf3abc2c7a..00407dca170db9efecbf4688eb9f21fa1a197f9f 100644 (file)
@@ -38,9 +38,7 @@
         <relativePath>../odlparent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature3-parent</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
@@ -76,4 +74,4 @@
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>
index 49a643630335b134670c0d92822c18a11b718c52..a5603b75a0abde9f530e886397f82e95171f4d8e 100644 (file)
@@ -26,9 +26,7 @@
         <relativePath>../odlparent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>untested-single-feature-parent</artifactId>
-    <version>1.9.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: odlparent :: ${project.artifactId}</name>
 
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>