File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11language : java
22
3- matrix :
4- include :
5- - os : linux
6- - os : osx
7- osx_image : xcode9.2
3+ os :
4+ - linux
5+ - osx
86
97script :
108 - ./mvnw clean verify
Original file line number Diff line number Diff line change 1111 <properties >
1212 <base .name>Java Debug Server for Visual Studio Code</base .name>
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14- <tycho-version >1.1 .0</tycho-version >
14+ <tycho-version >1.2 .0</tycho-version >
1515 </properties >
1616
1717 <licenses >
150150 </build >
151151 <repositories >
152152 <repository >
153- <id >oxygen </id >
153+ <id >photon </id >
154154 <layout >p2</layout >
155- <url >http://download.eclipse.org/releases/oxygen </url >
155+ <url >http://download.eclipse.org/releases/photon </url >
156156 </repository >
157157 <repository >
158158 <id >oss.sonatype.org</id >
You can’t perform that action at this time.
0 commit comments