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:
Olivier Lamy 2012-07-30 17:27:41 +00:00
parent b7eecb18c1
commit cbae5aa7fc
1 changed files with 0 additions and 5 deletions

View File

@ -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>