diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e411/p2.inf index 32dae5008..348aaa338 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e411/p2.inf +++ b/eclipse-distribution/org.springframework.boot.ide.product.e411/p2.inf @@ -1,5 +1,5 @@ instructions.configure=\ - org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2019-03,name:2018-03);\ + org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2019-03,name:2019-03);\ org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2019-03,name:2019-03);\ org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\ org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4/update/latest,name:Spring Tool Suite 4);\