You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/08/10 14:25:50 UTC

[09/22] git commit: o update to sisu 0.0.0.M5

o update to sisu 0.0.0.M5


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/417fb1f3
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/417fb1f3
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/417fb1f3

Branch: refs/heads/guice-from-google
Commit: 417fb1f3d7e6946553469c02f2bb930f51a5b808
Parents: a148d4a
Author: Jason van Zyl <ja...@tesla.io>
Authored: Fri Jul 26 20:59:54 2013 -0400
Committer: Olivier Lamy <ol...@apache.org>
Committed: Sat Aug 10 21:46:50 2013 +1000

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


http://git-wip-us.apache.org/repos/asf/maven/blob/417fb1f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3a54c85..4a4535a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <!-- last Java5 release of Guava -->
     <guavaVersion>11.0.2</guavaVersion>
     <guiceVersion>3.1.3</guiceVersion>
-    <sisuInjectVersion>0.0.0.M2a</sisuInjectVersion>
+    <sisuInjectVersion>0.0.0.M5</sisuInjectVersion>
     <wagonVersion>2.4</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>