Browse Source

Drop unused objectstyle.org maven repo

Looks like a hang over from some older code.
pull/1016/head
Phillip Webb 12 years ago
parent
commit
3541495041
  1. 10
      spring-boot-cli/pom.xml

10
spring-boot-cli/pom.xml

@ -352,14 +352,4 @@ @@ -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>

Loading…
Cancel
Save