Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
OPENIDM-3665 Remove org.codehaus repository dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cgdrake committed Jul 28, 2015
1 parent 86424cf commit 2ae6ab3
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,6 @@
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
<url>http://repository.springsource.com/maven/bundles/external</url>
</repository>
<repository>
<id>codehaus-snapshots-repo</id>
<name>Codehaus snapshots Repo</name>
<url>https://nexus.codehaus.org/content/groups/snapshots-group/</url>
</repository>
<repository>
<id>codehaus-release-repo</id>
<name>Codehaus Release Repo</name>
<url>http://repository.codehaus.org/</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
Expand All @@ -172,16 +162,6 @@
<updatePolicy>never</updatePolicy>
</snapshots>
</pluginRepository>
<pluginRepository>
<id>codehaus-snapshots-repo</id>
<name>Codehaus snapshots Repo</name>
<url>https://nexus.codehaus.org/content/groups/snapshots-group/</url>
</pluginRepository>
<pluginRepository>
<id>codehaus-release-repo</id>
<name>Codehaus Release Repo</name>
<url>http://repository.codehaus.org/</url>
</pluginRepository>
</pluginRepositories>

<mailingLists>
Expand Down

0 comments on commit 2ae6ab3

Please sign in to comment.