You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2018/04/09 20:21:26 UTC

[archiva-redback-components-spring-utils] 39/47: more upgrade

This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-utils.git

commit 34ccfab6a9e85419c71259390b9401e55e7d088b
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Fri Nov 22 03:46:47 2013 +0000

    more upgrade
    
    git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1544409 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3b4b547..4b05bdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.eclipse.sisu</groupId>
       <artifactId>org.eclipse.sisu.plexus</artifactId>
-      <version>0.0.0.M2a</version>
+      <version>0.1.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.sonatype.sisu</groupId>
@@ -87,9 +87,9 @@
     </dependency>
 
     <dependency>
-      <groupId>org.sonatype.sisu</groupId>
-      <artifactId>sisu-guice</artifactId>
-      <version>3.1.4</version>
+      <groupId>com.google.inject</groupId>
+      <artifactId>guice</artifactId>
+      <version>4.0-beta</version>
       <scope>provided</scope>
     </dependency>
 

-- 
To stop receiving notification emails like this one, please contact
martin_s@apache.org.