Skip to content

Commit

Permalink
Adding the OpenGeo repo to use snapshot dependencies
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.opengeo.org/prj2epsg/trunk@33 2b570a05-cf41-4656-bcd1-a58c8d0808ed
  • Loading branch information
aaime committed Jun 10, 2010
1 parent a80da04 commit f9b5194
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,15 @@
</snapshots>
</repository>

<repository>
<id>opengeo</id>
<name>OpenGeo Maven Repository</name>
<url>http://repo.opengeo.org/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>

<repository>
<id>maven-restlet</id>
<name>Restlet Maven Repository</name>
Expand Down

0 comments on commit f9b5194

Please sign in to comment.