Switch to com.guicedee.services/javax.inject 62/95762/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Apr 2021 14:00:44 +0000 (16:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Apr 2021 14:01:33 +0000 (16:01 +0200)
odlparent is removing the declaration of this old artifact, switch
to using the GuicedEE version.

Change-Id: I5acddef14039fe6b1558748636a7c25348569008
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-adapter/pom.xml
binding/mdsal-binding-dom-codec/pom.xml
docs/pom.xml
dom/mdsal-dom-broker/pom.xml
entityownership/mdsal-eos-binding-adapter/pom.xml
yanglib/mdsal-yanglib-rfc7895/pom.xml
yanglib/mdsal-yanglib-rfc8525/pom.xml

index c4862dc9ea231a96ba8fb4b5f34c43afdc860f8d..045e5ac914bfe3491a991b2a6b21a2b44102d7fa 100644 (file)
@@ -54,7 +54,7 @@
             <optional>true</optional>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>
index 984b0303c839b63431d2e1da953ecf2330a4d696..005ec2d177d76ae2a2bbae57d9a134bd56ad48bc 100644 (file)
@@ -48,7 +48,7 @@
             <artifactId>mdsal-binding-dom-codec-spi</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>
index a8755abb1540cd2ae1e21b9884ff6f4a1102e667..1c4cd4909f30c7a3754f692b8766ee3b98792f7a 100644 (file)
 
         <!-- Also add dependencies we are using -->
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
         </dependency>
         <dependency>
index fcc99d658ba73f1c0715f7892ad4fe8e42116000..f92c91bd75a6e904651e78839ebce3d662eeea7e 100644 (file)
@@ -51,7 +51,7 @@
             <artifactId>yang-model-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>
index 9a8ad431375d697e3200992f9a9f14cc66ea9682..1871cf474415681085f8c1d8edf914741982f978 100644 (file)
@@ -52,9 +52,8 @@
             <artifactId>yang-common</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
-            <scope>provided</scope>
             <optional>true</optional>
         </dependency>
         <dependency>
index 810f76cfe50a7003c7dd7005570d9e06faba1679..40dae3308a0249ea425bf7a16830e297e146c242 100644 (file)
@@ -51,7 +51,7 @@
             <artifactId>metainf-services</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>
index 7557ef5dd107a133231b73aa5093cebb2f4bdeb0..4ed1a6961c0760666f14412febf961b8b00405af 100644 (file)
@@ -51,7 +51,7 @@
             <artifactId>metainf-services</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>