diff options
author | Brett Porter <brett@apache.org> | 2008-10-07 14:02:11 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-10-07 14:02:11 +0000 |
commit | d321012d80c7319e5af3781eba17e6fec492f569 (patch) | |
tree | 260fd97403829201dfd1fef8325a326aec30a24f /archiva-jetty/pom.xml | |
parent | 01abdccd10c4aa160009331310fa7ad479163c6e (diff) | |
download | archiva-d321012d80c7319e5af3781eba17e6fec492f569.tar.gz archiva-d321012d80c7319e5af3781eba17e6fec492f569.zip |
fail release if the release notes have not yet been updated
Merged from: r702438:702458 on trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.1.x@702487 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty/pom.xml')
-rw-r--r-- | archiva-jetty/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index f8863a8cf..50e05d055 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -284,10 +284,4 @@ </plugin> </plugins> </build> - <pluginRepositories> - <pluginRepository> - <id>codehaus.snapshots</id> - <url>http://snapshots.repository.codehaus.org/</url> - </pluginRepository> - </pluginRepositories> </project> |