Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2018-07-18 22:09:21 +0000
committerJeff Johnston2018-07-19 04:07:50 +0000
commit2f90bf9c84bddcb205287e891154307131c8da82 (patch)
tree0d2a7ca8e4a232d50b7a3e0937163b57aeee9efb /profiling/org.eclipse.linuxtools.binutils/pom.xml
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 'profiling/org.eclipse.linuxtools.binutils/pom.xml')
-rw-r--r--profiling/org.eclipse.linuxtools.binutils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiling/org.eclipse.linuxtools.binutils/pom.xml b/profiling/org.eclipse.linuxtools.binutils/pom.xml
index f0999c42b5..035f7348bc 100644
--- a/profiling/org.eclipse.linuxtools.binutils/pom.xml
+++ b/profiling/org.eclipse.linuxtools.binutils/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-profiling-parent</artifactId>
<groupId>org.eclipse.linuxtools.profiling</groupId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.binutils</artifactId>

Back to the top