Skip to content

Commit

Permalink
Added HQ repositories for resolution of hq-rendit jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Hickey committed Jun 4, 2010
1 parent d65c686 commit ef2bc15
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions parent/pom.xml
Expand Up @@ -146,6 +146,21 @@
</build>

<repositories>
<repository>
<id>hyperic-snapshot</id>
<name>Hyperic Snapshot Repository</name>
<url>http://maven.hyperic.org/snapshot</url>
</repository>
<repository>
<id>hyperic-release</id>
<name>Hyperic Release Repository</name>
<url>http://maven.hyperic.org/release</url>
</repository>
<repository>
<id>hyperic-milestone</id>
<name>Hyperic Milestone Repository</name>
<url>http://maven.hyperic.org/milestone</url>
</repository>
<repository>
<id>hyperic-external</id>
<name>Hyperic External Dependencies Repository</name>
Expand All @@ -161,6 +176,7 @@
<name>java.net Repository</name>
<url>http://download.java.net/maven/2</url>
</repository>

</repositories>

<pluginRepositories>
Expand Down

0 comments on commit ef2bc15

Please sign in to comment.