trying to trim down possible e47 build problems
diff --git a/pom.xml b/pom.xml
index 5cfec99..ac85677 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,20 +94,10 @@
 			</properties>
 			<repositories>
 				<repository>
-					<id>oxygen-milestones</id>
-					<layout>p2</layout>
-					<url>http://download.eclipse.org/eclipse/updates/4.7milestones</url>
-				</repository>
-				<repository>
 					<id>oxygen-releases</id>
 					<layout>p2</layout>
 					<url>http://download.eclipse.org/releases/oxygen/</url>
 				</repository>
-				<repository>
-					<id>mars</id>
-					<layout>p2</layout>
-					<url>http://download.eclipse.org/releases/mars/</url>
-				</repository>
 			</repositories>
 		</profile>