mirror of https://github.com/apache/archiva.git
Use the released jpox-maven-plugin version 1.1.6 as advised by Emmanuel.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@528358 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0bf4c80761
commit
3faf2adc68
|
@ -141,7 +141,7 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>jpox-maven-plugin</artifactId>
|
||||
<version>1.1.7-SNAPSHOT</version>
|
||||
<version>1.1.6</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
|
|
Loading…
Reference in New Issue