You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/08/27 02:11:49 UTC

git commit: last guice 4.0-beta4 version

Repository: archiva
Updated Branches:
  refs/heads/master 6474ef140 -> 09e49ad48


last guice 4.0-beta4 version


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/09e49ad4
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/09e49ad4
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/09e49ad4

Branch: refs/heads/master
Commit: 09e49ad4849e5145bbef6876079b7ffe054a2943
Parents: 6474ef1
Author: Olivier Lamy <ol...@apache.org>
Authored: Wed Aug 27 10:11:29 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Wed Aug 27 10:11:29 2014 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/09e49ad4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5c26e73..5b951a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -524,7 +524,7 @@
       <dependency>
         <groupId>com.google.inject</groupId>
         <artifactId>guice</artifactId>
-        <version>4.0-beta</version>
+        <version>4.0-beta4</version>
         <classifier>no_aop</classifier>
       </dependency>