提交 709337aa 编写于 作者: A Arnaud Héritier

Remove hardcoded http wagon. It is provide by maven itself and it creates a...

Remove hardcoded http wagon. It is provide by maven itself and it creates a conflict with the one used by the core (3.x for exemple)
上级 72ecd06c
......@@ -344,13 +344,6 @@ THE SOFTWARE.
</plugin>-->
</plugins>
<extensions>
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http</artifactId>
<version>1.0-beta-5</version>
</extension>
</extensions>
</build>
<dependencies>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册