mirror of https://github.com/apache/maven.git
MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions
Signed-off-by: Jason van Zyl <jason@tesla.io>
This commit is contained in:
parent
f6488774f5
commit
d8ae13fd7b
2
pom.xml
2
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>
|
||||
|
|
Loading…
Reference in New Issue