Skip to content

Commit

Permalink
Move to Tycho 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelistria committed Mar 22, 2013
1 parent e60a24d commit 6c8db16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Expand Up @@ -13,8 +13,8 @@
<!-- General properties, not meant to be tweaked by users -->
<!-- ==================================================== -->
<!-- to build w/ latest 0.15.0-SNAPSHOT, run `mvn install -DtychoVersion=0.15.0-SNAPSHOT` -->
<tychoVersion>0.16.0</tychoVersion>
<tychoExtrasVersion>0.16.0</tychoExtrasVersion>
<tychoVersion>0.17.0</tychoVersion>
<tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
<JBT_VERSION>4.1.0</JBT_VERSION>
<BUILD_ALIAS>Alpha2</BUILD_ALIAS>
<targetEclipseVersion>4.3 (Kepler)</targetEclipseVersion>
Expand Down

0 comments on commit 6c8db16

Please sign in to comment.