diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index a346f0873..ef2634e7d 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -55,10 +55,10 @@ nightly ${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix} - - http://dist.springsource.com/milestone/TOOLS/eclipse-integration-commons/3.9.7.RC1/ - http://dist.springframework.org/milestone/IDE/3.9.7.RC1 + http://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly + http://dist.springframework.org/snapshot/IDE/nightly + diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 468db3d6a..760d556d9 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -129,16 +129,16 @@ p2 http://dist.springframework.org/release/IDE/3.9.7.RELEASE --> - - e-i-commons - p2 - http://dist.springframework.org/milestone/IDE/3.9.7.RC1 - + + e-i-commons + p2 + http://dist.springframework.org/snapshot/IDE/nightly + - - e-i-commons - p2 - http://dist.springframework.org/milestone/IDE/3.9.7.RC1 - + + e-i-commons + p2 + http://dist.springframework.org/snapshot/IDE/nightly +