Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
Removing unnecessary repos (#4117)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer authored and maggu2810 committed Aug 24, 2017
1 parent a5f02ec commit 8ac6e84
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -471,32 +471,4 @@
</profile>
</profiles>

<pluginRepositories>
<pluginRepository>
<id>tycho-snapshots</id>
<url>https://oss.sonatype.org/content/groups/public/</url>
</pluginRepository>
<pluginRepository>
<id>cbi-releases</id>
<url>https://repo.eclipse.org/content/repositories/cbi-releases/</url>
</pluginRepository>
<pluginRepository>
<id>buchen-maven-repo</id>
<url>http://buchen.github.io/maven-repo</url>
<layout>default</layout>
</pluginRepository>
</pluginRepositories>

<repositories>
<repository>
<id>eclipse</id>
<name>Eclipse Snapshot Repository</name>
<layout>default</layout>
<url>https://repo.eclipse.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

</project>

0 comments on commit 8ac6e84

Please sign in to comment.