mirror of https://github.com/apache/maven.git
o don't need the snapshot repository anymore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@751543 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
162a102d2b
commit
3a6236b569
10
pom.xml
10
pom.xml
|
@ -249,16 +249,6 @@ under the License.
|
|||
<module>maven-compat</module>
|
||||
<module>maven-repository</module>
|
||||
</modules>
|
||||
<!-- FIXME: Remove once model-builder is released -->
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spice.snapshots</id>
|
||||
<url>http://repository.sonatype.org/content/repositories/snapshots</url>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
</repository>
|
||||
</repositories>
|
||||
<!--start-->
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue