Drop unused objectstyle.org maven repo

Looks like a hang over from some older code.
This commit is contained in:
Phillip Webb 2014-05-30 13:24:57 +01:00
parent f2e2df6759
commit 3541495041

View File

@ -352,14 +352,4 @@
</plugins>
</pluginManagement>
</build>
<pluginRepositories>
<pluginRepository>
<id>objectstyle</id>
<name>ObjectStyle.org Repository</name>
<url>http://objectstyle.org/maven2/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>