Skip to content

Commit cc52c2b

Browse files
committed
I can not compile the project. #1088
1 parent 8587e05 commit cc52c2b

File tree

3 files changed

+490
-491
lines changed

3 files changed

+490
-491
lines changed

io.sloeber.parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>pom</packaging>
99

1010
<properties>
11-
<tycho.version>1.2.0</tycho.version>
11+
<tycho.version>1.3.0</tycho.version>
1212
<built.repo.dir>${project.build.directory}/repo</built.repo.dir>
1313
</properties>
1414

@@ -395,13 +395,13 @@
395395
<repository>
396396
<id>platform_latest</id>
397397
<layout>p2</layout>
398-
<url>http://download.eclipse.org/eclipse/updates/4.10</url>
398+
<url>http://download.eclipse.org/eclipse/updates/4.12</url>
399399
</repository>
400400

401401
<repository>
402402
<id>release-train_latest</id>
403403
<layout>p2</layout>
404-
<url>http://download.eclipse.org/releases/2018-12</url>
404+
<url>http://download.eclipse.org/releases/2019-06</url>
405405
</repository>
406406
</repositories>
407407
</profile>

0 commit comments

Comments
 (0)