Merge "Switched to Oxygen repository"
diff --git a/repository/full/org.eclipse.rcptt.p2.inf b/repository/full/org.eclipse.rcptt.p2.inf
index f504350..31f8901 100644
--- a/repository/full/org.eclipse.rcptt.p2.inf
+++ b/repository/full/org.eclipse.rcptt.p2.inf
@@ -1,7 +1,7 @@
 instructions.configure=\
-  addRepository(type:0,location:http${#58}//download.eclipse.org/releases/neon,name:Neon);\
-  addRepository(type:1,location:http${#58}//download.eclipse.org/releases/neon,name:Neon);\
-  addRepository(type:0,location:http${#58}//download.eclipse.org/eclipse/updates/4.6,name:The Eclipse Project Updates);\
-  addRepository(type:1,location:http${#58}//download.eclipse.org/eclipse/updates/4.6,name:The Eclipse Project Updates);\
+  addRepository(type:0,location:http${#58}//download.eclipse.org/releases/oxygen,name:Oxygen);\
+  addRepository(type:1,location:http${#58}//download.eclipse.org/releases/oxygen,name:Oxygen);\
+  addRepository(type:0,location:http${#58}//download.eclipse.org/eclipse/updates/4.7,name:The Eclipse Project Updates);\
+  addRepository(type:1,location:http${#58}//download.eclipse.org/eclipse/updates/4.7,name:The Eclipse Project Updates);\
   setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/rcpttWorkspace);\
   setProgramProperty(propName:org.eclipse.update.reconcile,propValue:false);