diff options
author | Jan Sievers | 2015-07-10 09:26:08 -0400 |
---|---|---|
committer | Jan Sievers | 2015-07-10 09:26:08 -0400 |
commit | 62951822561ac10187f02cc6e174e98ddf4ff6ae (patch) | |
tree | 392fd56f9889193078431bc4aaddcbe36a157560 /tycho-surefire/pom.xml | |
parent | 5c75616b258140c5f0c497d7c1c445224449e9c8 (diff) | |
download | org.eclipse.tycho-tycho-0.23.x.tar.gz org.eclipse.tycho-tycho-0.23.x.tar.xz org.eclipse.tycho-tycho-0.23.x.zip |
Release Tycho 0.23.1tycho-0.23.1tycho-0.23.x
Diffstat (limited to 'tycho-surefire/pom.xml')
-rw-r--r-- | tycho-surefire/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tycho-surefire/pom.xml b/tycho-surefire/pom.xml index cb2b826b4..e68aff06d 100644 --- a/tycho-surefire/pom.xml +++ b/tycho-surefire/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho</artifactId> - <version>0.23.0</version> + <version>0.23.1</version> </parent> <artifactId>tycho-surefire</artifactId> |