Skip to content

Commit

Permalink
78: Tycho 0.25.0
Browse files Browse the repository at this point in the history
Change-Id: Icf37c525aaafd646fe7e25f999b6693266c8d3ec
Task-Url: #78
  • Loading branch information
LorenzoBettini committed Jan 12, 2017
1 parent d5afed5 commit 9d21f03
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions releng/it.xsemantics.parent/pom.xml
Expand Up @@ -43,15 +43,17 @@
</issueManagement>

<properties>
<tycho-version>0.24.0</tycho-version>
<tycho-extras-version>0.24.0</tycho-extras-version>
<tycho-version>0.25.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<maven-surefire-plugin.version>2.16</maven-surefire-plugin.version>
<maven-antrun-plugin.version>1.7</maven-antrun-plugin.version>
<junit-version>4.11</junit-version>
<jacoco-version>0.7.4.201502262128</jacoco-version>
<findbugs-version>2.5.5</findbugs-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<xtext.version>2.10.0</xtext.version>
<xtextVersion>${xtext.version}</xtextVersion>
<mwe2Version>[2.9.0,2.10)</mwe2Version>
<platform-version>[3.9,4.0)</platform-version>
<fornax-oaw-m2-plugin-version>3.5.1</fornax-oaw-m2-plugin-version>

Expand Down

0 comments on commit 9d21f03

Please sign in to comment.