File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 69
69
<dist .pathpostfix>nightly</dist .pathpostfix>
70
70
<dist .path>${dist.type} /${dist.key} /${dist.project} /${dist.pathpostfix} </dist .path>
71
71
72
- <eclipsecommons-p2-repo >https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo >
73
- <springide-p2-repo >https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo >
72
+ <!-- <eclipsecommons-p2-repo>https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo>
73
+ <springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo> -->
74
74
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/milestone/TOOLS/eclipse-integration-commons/3.9.7.RC1/</eclipsecommons-p2-repo>
75
75
<springide-p2-repo>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</springide-p2-repo> -->
76
- <!-- <eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.13 .RELEASE/</eclipsecommons-p2-repo>
77
- <springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.13 .RELEASE</springide-p2-repo> -- >
76
+ <eclipsecommons-p2-repo >https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.14 .RELEASE/</eclipsecommons-p2-repo >
77
+ <springide-p2-repo >https://dist.springframework.org/release/IDE/3.9.14 .RELEASE</springide-p2-repo >
78
78
79
79
<sts4-language-servers-p2-repo >https://dist.springsource.com/${dist.type} /TOOLS/sts4-language-server-integrations/${sts4-language-servers-version} </sts4-language-servers-p2-repo >
80
80
Original file line number Diff line number Diff line change 86
86
<dist .key>TOOLS</dist .key>
87
87
<dist .path>${dist.type} /${dist.key} /${dist.project} /${dist.version} </dist .path>
88
88
89
- <springide-p2-repo >https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo >
89
+ <!-- <springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo> -- >
90
90
<!-- <springide-p2-repo>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</springide-p2-repo> -->
91
- <!-- <springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.13 .RELEASE</springide-p2-repo> -- >
91
+ <springide-p2-repo >https://dist.springframework.org/release/IDE/3.9.14 .RELEASE</springide-p2-repo >
92
92
93
93
</properties >
94
94
You can’t perform that action at this time.
0 commit comments