mirror of https://github.com/apache/maven.git
updated plexus-archiver version.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355327 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a9363a2a6a
commit
e4b20d8cd5
|
@ -17,7 +17,7 @@
|
|||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-archiver</artifactId>
|
||||
<version>1.0-alpha-3</version>
|
||||
<version>1.0-alpha-4-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
|
@ -25,4 +25,4 @@
|
|||
<version>2.0.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue