aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-07-30 17:27:41 +0000
committerOlivier Lamy <olamy@apache.org>2012-07-30 17:27:41 +0000
commitcbae5aa7fc3a551ba7f76475f19e9b2c027a47b1 (patch)
treee9733b9b951bc7a922edc9f5c7a450549a00d725 /pom.xml
parentb7eecb18c17173afb375f12c1d2fc5bae73cfd91 (diff)
downloadarchiva-cbae5aa7fc3a551ba7f76475f19e9b2c027a47b1.tar.gz
archiva-cbae5aa7fc3a551ba7f76475f19e9b2c027a47b1.zip
oups that was just for testing purpose
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367185 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index f98ce46a2..bc05b5e93 100644
--- a/pom.xml
+++ b/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>