|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
3 | 4 | xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
4 | 5 | <modelVersion>4.0.0</modelVersion>
|
5 | 6 | <groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
|
|
173 | 174 | <version>${tycho.version}</version>
|
174 | 175 | <configuration>
|
175 | 176 | <!-- configure the p2 target environments for multi-platform build -->
|
176 |
| - <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
| 177 | + <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
177 | 178 | spec -->
|
178 | 179 | <environments>
|
179 | 180 | <environment>
|
|
218 | 219 | <version>${tycho.version}</version>
|
219 | 220 | <configuration>
|
220 | 221 | <!-- configure the p2 target environments for multi-platform build -->
|
221 |
| - <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
| 222 | + <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
222 | 223 | spec -->
|
223 | 224 | <environments>
|
224 | 225 | <environment>
|
|
242 | 243 | <version>${tycho.version}</version>
|
243 | 244 | <configuration>
|
244 | 245 | <!-- configure the p2 target environments for multi-platform build -->
|
245 |
| - <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
| 246 | + <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
246 | 247 | spec -->
|
247 | 248 | <environments>
|
248 | 249 | <environment>
|
|
267 | 268 | <version>${tycho.version}</version>
|
268 | 269 | <configuration>
|
269 | 270 | <!-- configure the p2 target environments for multi-platform build -->
|
270 |
| - <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
| 271 | + <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
271 | 272 | spec -->
|
272 | 273 | <environments>
|
273 | 274 | <environment>
|
|
292 | 293 | <version>${tycho.version}</version>
|
293 | 294 | <configuration>
|
294 | 295 | <!-- configure the p2 target environments for multi-platform build -->
|
295 |
| - <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
| 296 | + <!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi |
296 | 297 | spec -->
|
297 | 298 | <environments>
|
298 | 299 | <!-- Mac -->
|
|
341 | 342 | <activation>
|
342 | 343 | <activeByDefault>false</activeByDefault>
|
343 | 344 | </activation>
|
344 |
| - |
| 345 | + |
345 | 346 | <repositories>
|
346 | 347 | <repository>
|
347 | 348 | <id>2018-09</id>
|
|
356 | 357 | </repository>
|
357 | 358 | </repositories>
|
358 | 359 | </profile>
|
359 |
| - |
| 360 | + |
360 | 361 | <profile>
|
361 | 362 | <id>2018-12</id>
|
362 | 363 | <properties>
|
|
365 | 366 | <activation>
|
366 | 367 | <activeByDefault>false</activeByDefault>
|
367 | 368 | </activation>
|
368 |
| - |
| 369 | + |
369 | 370 | <repositories>
|
370 | 371 | <repository>
|
371 | 372 | <id>2018-12</id>
|
|
380 | 381 | </repository>
|
381 | 382 | </repositories>
|
382 | 383 | </profile>
|
383 |
| - <profile> |
| 384 | + <profile> |
384 | 385 | <id>2019-09</id>
|
385 | 386 | <properties>
|
386 | 387 | <platform-version-name>2019-09</platform-version-name>
|
387 | 388 | </properties>
|
388 | 389 | <activation>
|
389 | 390 | <activeByDefault>false</activeByDefault>
|
390 | 391 | </activation>
|
391 |
| - |
| 392 | + |
392 | 393 | <repositories>
|
393 | 394 | <repository>
|
394 | 395 | <id>2019-09</id>
|
|
402 | 403 | <url>http://download.eclipse.org/releases/2019-09</url>
|
403 | 404 | </repository>
|
404 | 405 | </repositories>
|
405 |
| - </profile> |
406 |
| - <!-- Latest must be the same as the previous one. --> |
| 406 | + </profile> |
| 407 | + <!-- Latest must be the same as the previous one. --> |
| 408 | + |
407 | 409 | <profile>
|
408 |
| - <id>latest</id> |
| 410 | + <id>latest</id> |
409 | 411 | <properties>
|
410 | 412 | <platform-version-name>latest</platform-version-name>
|
411 | 413 | </properties>
|
|
417 | 419 | <repository>
|
418 | 420 | <id>platform_latest</id>
|
419 | 421 | <layout>p2</layout>
|
420 |
| - <url>http://download.eclipse.org/eclipse/updates/4.12</url> |
| 422 | + <url>http://download.eclipse.org/eclipse/updates/4.13</url> |
421 | 423 | </repository>
|
422 | 424 |
|
423 | 425 | <repository>
|
424 | 426 | <id>release-train_latest</id>
|
425 | 427 | <layout>p2</layout>
|
426 |
| - <url>http://download.eclipse.org/releases/2019-06</url> |
| 428 | + <url>http://download.eclipse.org/releases/2019-09</url> |
| 429 | + </repository> |
| 430 | + </repositories> |
| 431 | + </profile> |
| 432 | + <profile> |
| 433 | + <id>sloeber_release</id> |
| 434 | + <properties> |
| 435 | + <platform-version-name>sloeber_release</platform-version-name> |
| 436 | + </properties> |
| 437 | + <activation> |
| 438 | + <activeByDefault>false</activeByDefault> |
| 439 | + </activation> |
| 440 | + |
| 441 | + <repositories> |
| 442 | + <repository> |
| 443 | + <id>platform_sloeber_release</id> |
| 444 | + <layout>p2</layout> |
| 445 | + <url>http://download.eclipse.org/eclipse/updates/4.13</url> |
| 446 | + </repository> |
| 447 | + |
| 448 | + <repository> |
| 449 | + <id>release-sloeber_release</id> |
| 450 | + <layout>p2</layout> |
| 451 | + <url>http://download.eclipse.org/releases/2019-09</url> |
427 | 452 | </repository>
|
428 | 453 | </repositories>
|
429 | 454 | </profile>
|
|
0 commit comments