mirror of https://github.com/apache/archiva.git
oups that was just for testing purpose
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367185 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b7eecb18c1
commit
cbae5aa7fc
5
pom.xml
5
pom.xml
|
@ -1730,7 +1730,6 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.12.1</version>
|
||||
<configuration>
|
||||
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
|
||||
<runOrder>alphabetical</runOrder>
|
||||
|
@ -1871,10 +1870,6 @@
|
|||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>staged-releases</id>
|
||||
<url>https://repository.apache.org/content/repositories/maven-096/</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue