Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2013-05-17 02:08:36 +0000
committerIgor Fedorenko2013-05-17 02:08:36 +0000
commit9341c875737ea8f05ec679a283d5838533f28c7a (patch)
treec2bfb45a9c9a593ceb1eee9c4ce18bf0c8300482 /pom.xml
parent755907f6998e4dd0850eb4c063076d2ffe296d16 (diff)
downloadm2e-core-9341c875737ea8f05ec679a283d5838533f28c7a.tar.gz
m2e-core-9341c875737ea8f05ec679a283d5838533f28c7a.tar.xz
m2e-core-9341c875737ea8f05ec679a283d5838533f28c7a.zip
cleanup, removed stale repository referencemilestones/1.4/1.4.0.20130517-0214
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index 7f71d46a..13b85784 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,16 +66,6 @@
<layout>p2</layout>
<url>${eclipse-repo.url}</url>
</repository>
- <repository>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <id>RSO-public-group</id>
- <url>http://repository.sonatype.org/content/groups/sonatype-public-grid</url>
- </repository>
</repositories>
<pluginRepositories>

Back to the top