Skip to content

Commit

Permalink
Remove uneeded snapshot repo, it's defined in parent anyway.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Aug 6, 2010
1 parent dd69ff5 commit cec0ead
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions bom/pom.xml
Expand Up @@ -144,22 +144,6 @@
</dependencies>
</dependencyManagement>

<!-- Dependency management, including extra repositories if needed -->
<repositories>
<repository>
<id>jboss-snapshots-repository</id>
<name>JBoss Public Repository</name>
<url>http://repository.jboss.org/nexus/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</snapshots>
</repository>
</repositories>

<profiles>
<profile>
<id>jboss-public-repository</id>
Expand Down

0 comments on commit cec0ead

Please sign in to comment.