Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/mylyn
diff options
context:
space:
mode:
authorJeff Johnston2018-07-18 22:09:21 +0000
committerJeff Johnston2018-07-19 04:07:50 +0000
commit2f90bf9c84bddcb205287e891154307131c8da82 (patch)
tree0d2a7ca8e4a232d50b7a3e0937163b57aeee9efb /mylyn
parentbce85765b62f75d647da802deb3ba2e949c9e987 (diff)
downloadorg.eclipse.linuxtools-2f90bf9c84bddcb205287e891154307131c8da82.tar.gz
org.eclipse.linuxtools-2f90bf9c84bddcb205287e891154307131c8da82.tar.xz
org.eclipse.linuxtools-2f90bf9c84bddcb205287e891154307131c8da82.zip
Bump up master to 7.1.0
- bump up linux tools base features to 7.1.0 - bump up linux tools docker/vagrant features to 4.1.0 Change-Id: Id5ac55ef31c628d8af50bb59ce21d841eeb00f4a Reviewed-on: https://git.eclipse.org/r/126296 Tested-by: CI Bot Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'mylyn')
-rw-r--r--mylyn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mylyn/pom.xml b/mylyn/pom.xml
index 62842edf6d..6be2059f5d 100644
--- a/mylyn/pom.xml
+++ b/mylyn/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.1.0-SNAPSHOT</version>
</parent>
<properties>

Back to the top