You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2015/09/16 14:52:46 UTC

maven git commit: Upgrade to Eclipse/Sisu 0.3.2

Repository: maven
Updated Branches:
  refs/heads/master 5bf2c564d -> 0c7c8eb3a


Upgrade to Eclipse/Sisu 0.3.2

Signed-off-by: Jason van Zyl <ja...@tesla.io>


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

Branch: refs/heads/master
Commit: 0c7c8eb3a8c2b98fb27363d7019ebfc4c6499904
Parents: 5bf2c56
Author: Stuart McCulloch <mc...@gmail.com>
Authored: Wed Sep 16 01:41:39 2015 +0100
Committer: Jason van Zyl <ja...@tesla.io>
Committed: Wed Sep 16 08:17:09 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/maven/blob/0c7c8eb3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ed2c591..5be56a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <!-- Latest version of Guava that works with Sisu -->
     <guavaVersion>18.0</guavaVersion>
     <guiceVersion>4.0</guiceVersion>
-    <sisuInjectVersion>0.3.1</sisuInjectVersion>
+    <sisuInjectVersion>0.3.2</sisuInjectVersion>
     <wagonVersion>2.9</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 -->
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>