Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2012-03-20 00:54:15 +0000
committerIgor Fedorenko2012-03-20 00:54:15 +0000
commit2ae502bfeaf118d6b67a937b438be3080eb0662f (patch)
tree4d4831c5c639cc84cf8854e9935c416182e0f4ae /pom.xml
parentc0570234ca2fd4a4e076540c03bf034a659184bb (diff)
downloadm2e-core-2ae502bfeaf118d6b67a937b438be3080eb0662f.tar.gz
m2e-core-2ae502bfeaf118d6b67a937b438be3080eb0662f.tar.xz
m2e-core-2ae502bfeaf118d6b67a937b438be3080eb0662f.zip
338252 use 3.8 M6 Orbit repo to pick proper slf4j bits
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 593917ce..7e7f11df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
-->
<id>orbit</id>
<layout>p2</layout>
- <url>http://download.eclipse.org/tools/orbit/downloads/drops/I20120216150407/repository/</url>
+ <url>http://download.eclipse.org/tools/orbit/downloads/drops/S20120308061416/repository/</url>
</repository>
<repository>

Back to the top