Repository: maven
Updated Branches:
  refs/heads/master f6488774f -> d8ae13fd7


MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo 
executions

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/d8ae13fd
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d8ae13fd
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/d8ae13fd

Branch: refs/heads/master
Commit: d8ae13fd7b6be8a238a2b74f2b494668cd967c30
Parents: f648877
Author: Anton Tanasenko <atg.sleepl...@gmail.com>
Authored: Sat Apr 18 22:01:16 2015 +0300
Committer: Jason van Zyl <ja...@tesla.io>
Committed: Mon Apr 27 15:10:19 2015 -0400

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


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

Reply via email to