You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2013/06/03 12:45:46 UTC

[05/50] git commit: Use Eclipse/Sisu 0.0.0.M2a milestone

Use Eclipse/Sisu 0.0.0.M2a milestone

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

Branch: refs/heads/slf4j-log4j2
Commit: 34a8c6ce3b54ff28cdf682df2699b2849c717182
Parents: 2d7069b
Author: Stuart McCulloch <mc...@gmail.com>
Authored: Sat Mar 23 01:07:28 2013 +0000
Committer: Jason van Zyl <ja...@tesla.io>
Committed: Sat Mar 23 15:24:51 2013 -0700

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/34a8c6ce/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a500fa5..7f1e6a3 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-SNAPSHOT</sisuInjectVersion>
+    <sisuInjectVersion>0.0.0.M2a</sisuInjectVersion>
     <wagonVersion>2.4</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>