mirror of https://github.com/apache/lucene.git
LUCENE-4358: Remove Apache snapshot repo from the grandparent POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380725 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e053eb2a16
commit
4cec18130d
|
@ -122,19 +122,6 @@
|
|||
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
||||
</license>
|
||||
</licenses>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>apache.snapshots</id>
|
||||
<name>Apache Snapshot Repository</name>
|
||||
<url>http://repository.apache.org/snapshots</url>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
<snapshots>
|
||||
<updatePolicy>never</updatePolicy>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue