Skip to content

Commit

Permalink
add codehaus - mistakegit add settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-hammant committed Feb 17, 2011
1 parent 746719f commit 79c59ec
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,37 +23,5 @@
</pluginRepository>
</pluginRepositories>
</profile>
<profile>
<id>codehaus</id>
<repositories>
<repository>
<id>codehaus-public-repository-group</id>
<name>Codehaus Public Repository Group</name>
<url>https://nexus.codehaus.org/content/groups/public/</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>codehaus-public-repository-group</id>
<name>Codehaus Public Repository Group</name>
<url>https://nexus.codehaus.org/content/groups/public/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</profile>
</profiles>
</settings>

0 comments on commit 79c59ec

Please sign in to comment.