Skip to content

Commit

Permalink
Upgrade tyco 1.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakag committed Jan 21, 2020
1 parent 02dd258 commit e3e65f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<extension>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pomless</artifactId>
<version>1.5.1</version>
<version>1.6.0</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion releng/org.tmdmaker.configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<!-- plugin versions -->
<tycho-version>1.5.1</tycho-version>
<tycho-version>1.6.0</tycho-version>
<jacoco-version>0.8.5</jacoco-version>
<antrun-version>1.8</antrun-version>
<sphinx-maven-plugin-version>2.6.0</sphinx-maven-plugin-version>
Expand Down

0 comments on commit e3e65f8

Please sign in to comment.