Skip to content

Commit

Permalink
go back to earlier tycho version
Browse files Browse the repository at this point in the history
the command-line build will function again now
  • Loading branch information
pahjbo committed Dec 13, 2023
1 parent 6e56611 commit 1babf7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mavenbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<tycho-version>2.3.0</tycho-version>
<tycho-extras-version>2.3.0</tycho-extras-version>
<tycho-version>2.2.0</tycho-version>
<tycho-extras-version>2.2.0</tycho-extras-version>
<!-- Define overridable properties for tycho-surefire-plugin -->
<platformSystemProperties></platformSystemProperties>
<moduleProperties></moduleProperties>
Expand Down

0 comments on commit 1babf7f

Please sign in to comment.