Skip to content

Commit

Permalink
Merge 784d937 into 105aaea
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Mar 12, 2019
2 parents 105aaea + 784d937 commit 3b83fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.uqbar.project.wollok.releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</modules>

<properties>
<tycho-version>0.23.1</tycho-version>
<tycho-version>0.25.0</tycho-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<xtext.version>2.11.0</xtext.version>
<upload.p2.url>https://update.uqbar.org/upload/</upload.p2.url>
Expand Down Expand Up @@ -210,7 +210,7 @@
<pluginExecutionFilter>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-packaging-plugin</artifactId>
<versionRange>[0.23.1,)</versionRange>
<versionRange>[0.25.0,)</versionRange>
<goals>
<goal>build-qualifier</goal>
<goal>validate-id</goal>
Expand Down

0 comments on commit 3b83fee

Please sign in to comment.