Skip to content

Commit

Permalink
config: duplicate eclipse-cs' config
Browse files Browse the repository at this point in the history
  • Loading branch information
rnveach committed Oct 29, 2022
1 parent 979e0dd commit c8e7303
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eclipse-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
</modules>

<properties>
<tycho-version>2.7.5</tycho-version>
<tycho-version>1.6.0</tycho-version>
</properties>

<repositories>
<repository>
<id>indigo</id>
<id>2019-06</id>
<layout>p2</layout>
<url>http://download.eclipse.org/releases/juno</url>
<url>https://download.eclipse.org/releases/2019-06</url>
</repository>
</repositories>

Expand Down

0 comments on commit c8e7303

Please sign in to comment.