Switch to com.guicedee.services/javax.inject 67/95767/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 18:32:40 +0000 (20:32 +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>
(cherry picked from commit 69ee8703b81c630286942ad7ce2ffe651650320a)

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 c436876da2585f42f6a593894c84188f4328a36b..70f9de5fecec2afb59f4023036b36f83c50a8944 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 6fa7bd6def8bcfa2e84aaa10be51cb501fc0a019..0b4d28c1fc70b6a18079b43b32e65b9796353a73 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 e4b5f61dea4db4e1fa98125a67decfb20d5481b3..1275ecc82ea069b75f01dd9c1ca02c9381671cc8 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 d71c6692c38da4b316eadf73d8572bb1663f1c0c..c85743b1d7ae8a67c512543a227dcb1d90082d35 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 041a837d693ced6ad8233f812ff3edc86492964b..c41513a4b4d137edbbb9576976a9c2646189cca7 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 30382475fd0b5cbaf9281111237b59e1192a7391..4b57b1de12271777fc9ab462e236bfb98ebe65c1 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 9dce54f8f4a953b1b4fa04cf7653361a589fa2b0..e8c7e6b2f555ca11389b5be6b3ba78b6a0012182 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>