Remove superfluous version/groupId declarations 97/96297/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 21 May 2021 12:12:04 +0000 (14:12 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 21 May 2021 12:12:04 +0000 (14:12 +0200)
We can inherit these declarations from our parent structure, making
poms a tad leaner.

Change-Id: Ia56733a45566af971d8963b1465341925de4ce7f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
45 files changed:
netconf/aaa-authn-odl-plugin/pom.xml
netconf/callhome-model/pom.xml
netconf/callhome-protocol/pom.xml
netconf/callhome-provider/pom.xml
netconf/mdsal-netconf-connector/pom.xml
netconf/mdsal-netconf-impl/pom.xml
netconf/mdsal-netconf-monitoring/pom.xml
netconf/mdsal-netconf-notification/pom.xml
netconf/mdsal-netconf-ssh/pom.xml
netconf/mdsal-netconf-tcp/pom.xml
netconf/mdsal-netconf-yang-library/pom.xml
netconf/models/ietf-netconf-acm/pom.xml
netconf/models/ietf-netconf-monitoring-extension/pom.xml
netconf/models/ietf-netconf-monitoring/pom.xml
netconf/models/ietf-netconf-nmda/pom.xml
netconf/models/ietf-netconf-notifications/pom.xml
netconf/models/ietf-netconf-with-defaults/pom.xml
netconf/models/ietf-netconf/pom.xml
netconf/models/netconf-test-models/pom.xml
netconf/netconf-api/pom.xml
netconf/netconf-auth/pom.xml
netconf/netconf-client/pom.xml
netconf/netconf-console/pom.xml
netconf/netconf-dom-api/pom.xml
netconf/netconf-impl/pom.xml
netconf/netconf-mapping-api/pom.xml
netconf/netconf-netty-util/pom.xml
netconf/netconf-notifications-api/pom.xml
netconf/netconf-topology-impl/pom.xml
netconf/netconf-topology-singleton/pom.xml
netconf/netconf-topology/pom.xml
netconf/netconf-util/pom.xml
netconf/sal-netconf-connector/pom.xml
netconf/tools/netconf-testtool/pom.xml
netconf/yanglib/pom.xml
restconf/restconf-common-models/pom.xml
restconf/restconf-common/pom.xml
restconf/restconf-models/ietf-restconf-monitoring/pom.xml
restconf/restconf-models/ietf-restconf/pom.xml
restconf/restconf-nb-bierman02/pom.xml
restconf/restconf-nb-rfc8040/pom.xml
restconf/restconf-parent/pom.xml
restconf/sal-rest-docgen-maven/pom.xml
restconf/sal-rest-docgen/pom.xml
restconf/websocket-client/pom.xml

index 924a705c1f1fc9b4c9be3141a56f1215b1bba509..779df24c55c5d3f940ae7d5662188d4bafe10434 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>aaa-authn-odl-plugin</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index d3cfa640e7c14863789252ef4d7514e706f2f0cd..faa767b50d29fb7da9fb3db193a90bbe73a9a4f5 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-model</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>
index 5d657ebe34dc80a5ee1a54377857fdc34f950203..ba97a35d5f6680560ab3ac63822474fd4443f191 100644 (file)
@@ -15,9 +15,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>callhome-protocol</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index db89a57f1092ae5d0c66825524b47252497eeacf..755d58e29d27321907f294a777862b4d859175cd 100644 (file)
@@ -10,9 +10,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 3ab52fae8b1291ee09099035c401dcc1fc566013..28e83588e5b2d80d195191e4e866561c40003aef 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>mdsal-netconf-connector</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 078cd33df92cdafeafc6b6673ae0d6ef14590410..16985c6387260e5e4552a32b2eea22f9068cbb59 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>mdsal-netconf-impl</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 40fe7e6414d90d6dfe997a271df2f30a92166139..c322c630c86b264b0de7630276b441e57184e50a 100644 (file)
@@ -15,9 +15,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>mdsal-netconf-monitoring</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2ddd937dc175157840f5a0a9cd4262a41c8c3d75..f73ac0d6b587d8cd66f2ae02a116230c7736249a 100644 (file)
@@ -16,7 +16,6 @@
     </parent>
 
     <artifactId>mdsal-netconf-notification</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 4b31f4a3da70183a74689cf373337cd3d0213a29..85410d2f01e0ced6be6deec2d9e067761041e83d 100644 (file)
@@ -17,7 +17,6 @@
   </parent>
 
   <artifactId>mdsal-netconf-ssh</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 2c4f1b315f719ce237516351481bc7b30066918b..92f9188ad75ab13118a7eace491e487057cc918d 100644 (file)
@@ -17,7 +17,6 @@
   </parent>
 
   <artifactId>mdsal-netconf-tcp</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 34dd3c8f5653af4608087fb3377c45fc9728be44..fdd88fc6b335cc4f2df690f14fba5225507e03dc 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>mdsal-netconf-yang-library</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index ee3a573939ef12d412883ab5432f0fafca3d4bb2..d02785eac410fce64ffaeaa6bd13d275c37f5eda 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-acm</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index 6c4b54c44297e839152090d0c1ac3be28ae58ad7..6a6b8e91b3dd5bdff023c16a87683feced162e15 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index c964c880393baedd3dd57f4a2dfc49fafcba7eb9..4df4d482d214eb5c6461f56b2e33422217b2e04d 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-monitoring</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 113796ad596afa4554dba6c9ddb8a5e45e6d3d12..a52374d235b8e3d0765f5eef386b22079ddc2450 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-nmda</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index 71511a781ec4bbe15397dc46e36580c53071c656..be4df1247d77d6d34304a830c5a57abf8be57891 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-notifications</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 28eec1cc96a27579f493a7d11e35f2b1969292b0..58a1c2567395521ea69c51e6d3733d051d8d20b3 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-with-defaults</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index ee6016d85471400ca0c105460ecb744621bfede9..49153b797d47a399b1c3dec502394665102f6c3b 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index dd9b0fa95fa0143e922236b5c69db85e441e2e7b..1bc102a89be3c00078949cf5665c41fb67dbb93c 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-test-models</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index ad5b8c5b49f183c09e5c89052d4bb45e1866cc05..986fed34db7f31716868d5479b30646b9de635ca 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-api</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 92f002f0c410a5307ffe78562ae9e1d488e14570..05c13be4b9f1e1b0029ccc78bd15cf308a6824e6 100644 (file)
@@ -15,9 +15,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-auth</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 </project>
index c231fd005f423ad746712f5f87f0e3ac5e7aaaf7..88f2c2321de6db9df5c22c73a46a380f71056656 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-client</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 1b1b6943eb416442d1f24efb7e956c33328dbba4..f25805a03c743055253be50ff4d979e9e542fd89 100644 (file)
@@ -15,9 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-console</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 6c02fd04f8c648c5e6ca978749207eec6d06f423..c3938232e344890ca6a4adfd1b3d6b5352e74091 100644 (file)
@@ -17,9 +17,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-dom-api</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 954c41d0167b5ed56441249e315c902ca5ba1c7b..ec81b552864cc39b34f4ce0322c6aaa4893570e3 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-impl</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 123064254755931e89757e820fc9795afa08a4db..6c60071da9867a97ad96b6e554a0d3189b15bbd1 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-mapping-api</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 44ec5a6c4ff1867956121f7a89bc1a3e38ce8b31..4c89f6439eb6eaa6ce55400b782502c456ef02ae 100644 (file)
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencies>
index 645115de72a48964e82d9bbb9bcf2825620268e7..d94dcea7ff14026d4f1e7e5da0834728f22e71b0 100644 (file)
@@ -19,9 +19,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-api</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>
index 16a5d5f9922b91e1b741f5918d60517b08a223e8..941528210b66b3ca4043b2856d8029aa18863809 100644 (file)
@@ -15,9 +15,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology-impl</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <description>Simple NETCONF topology</description>
     <packaging>bundle</packaging>
 
index c05d5dfcc4127acbb164b872635370eb954492a9..1842bade570751ff8f9fd015297b6102c3cf53f7 100644 (file)
@@ -18,9 +18,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology-singleton</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 414cdc1d2b2d18264ed6bd15fcce499714478be1..ef9510d517a63bdb2dac2686bfb9bebb881fc5d7 100644 (file)
@@ -10,9 +10,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <description>NETCONF topology APIs</description>
     <packaging>bundle</packaging>
 
index 6f94f48e1f6e5aa8f0710976b80400f0490619a2..e398a48dbf1e0e15721f7e3a4fba8983125dd128 100644 (file)
@@ -16,9 +16,7 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-util</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f542200e03c023bd939d044323dea8e0ba4de6da..ba7c091debbd4aad370eaf4c8cd0d009814f465e 100644 (file)
@@ -17,9 +17,6 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-netconf-connector</artifactId>
-
-  <!-- Preserve version from mdsal -->
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index e4e54611a4742d76208274b54ee26838c5ce0eea..83a3f38d55a253b2a6e055803164936d455cd0a1 100644 (file)
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
index 3027b5e755d480f0336a5bd9138b8b394dd2c40c..c4fa612f0cd776fc5d1ed5fee168f8cc1f7c85df 100644 (file)
@@ -17,9 +17,7 @@
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>yanglib</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index 43bee0c1c98a36a3ed280a5c5439c50a2e2a7eaa..e4dc207907709d25a94017abb53f0ec3db50f86f 100644 (file)
@@ -18,9 +18,7 @@
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-common-models</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 3017ddc04fc3c1a6e344e7493b2dd242de129307..1fb231aff3c808872ae3ddbd1fb3bfdc54a6ff95 100644 (file)
@@ -18,9 +18,7 @@
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-common</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index b78085575b12b40f9e00ce86e8037b8295da701f..daab5462d1ea5cdcd17eedf06f043933762d218f 100644 (file)
@@ -17,9 +17,7 @@
         <relativePath>../../restconf-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf-monitoring</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 
index bfa99d82c272d33c07df23e9fcc4e2955ed2b219..7637f4df487d6610468b2eaefc419cc579667a6e 100644 (file)
@@ -17,9 +17,7 @@
         <relativePath>../../restconf-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-restconf</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>
index 0431dc1ee46415291a37d6965c7037798ec1b0ab..cbef202f80437851776aa44a320d4521d8488fc9 100644 (file)
@@ -15,9 +15,7 @@
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-bierman02</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 45585124bf08d5c22c43165fbdb56f650bc08f40..4b3bb718bc8b7c87f64e4675e47340d10aa74360 100644 (file)
@@ -17,9 +17,7 @@
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-rfc8040</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 1dd81357e468007742bf712da15ec2bab9c25bb3..fdf6ae68d0f484c0f864690e50f882a4698dfd2f 100644 (file)
@@ -15,8 +15,6 @@
     <relativePath>../../parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-parent</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 </project>
index e3433c180cc93feb70b7eac295dc7c4821357534..c2baa1acdb5cb208e9a3ae6f0d9320a7b6f7b930 100644 (file)
@@ -16,9 +16,7 @@
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>
index 0cdc76a380547362b03a1a3cb9417c954da83a1f..5f3f0637ce025e181a3776625f09a1c10ad2ed24 100644 (file)
@@ -15,9 +15,7 @@
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-docgen</artifactId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index aed3f61ea5be3b7595125903b4841a569af396eb..af0e08797f3d3d78317ade486ab98109a488c8c1 100644 (file)
@@ -19,7 +19,6 @@
     </parent>
 
     <artifactId>websocket-client</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>