diff options
author | Olivier Lamy <olamy@apache.org> | 2012-07-30 17:27:41 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-07-30 17:27:41 +0000 |
commit | cbae5aa7fc3a551ba7f76475f19e9b2c027a47b1 (patch) | |
tree | e9733b9b951bc7a922edc9f5c7a450549a00d725 /pom.xml | |
parent | b7eecb18c17173afb375f12c1d2fc5bae73cfd91 (diff) | |
download | archiva-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.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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> |