Skip to content

Commit

Permalink
Added some missing repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
nebhale authored and Jennifer Hickey committed Apr 22, 2010
1 parent c721662 commit 5564ddc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions parent/pom.xml
Expand Up @@ -133,6 +133,11 @@
<name>Spring Release Repository</name>
<url>http://maven.springframework.org/release</url>
</repository>
<repository>
<id>java-net</id>
<name>java.net Repository</name>
<url>http://download.java.net/maven/2</url>
</repository>
</repositories>

<pluginRepositories>
Expand All @@ -141,6 +146,11 @@
<name>Hyperic External Dependencies Repository</name>
<url>http://maven.hyperic.org/external</url>
</pluginRepository>
<pluginRepository>
<id>spring-release</id>
<name>Spring Release Repository</name>
<url>http://maven.springframework.org/release</url>
</pluginRepository>
</pluginRepositories>

<distributionManagement>
Expand Down

0 comments on commit 5564ddc

Please sign in to comment.