Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2018-02-07 21:18:50 +0000
committerJeff Johnston2018-02-07 22:24:57 +0000
commitdff3af6bdfe83019d6a313996bdbf8af9160052a (patch)
tree89f48341c5dd1556e2fabc600d0b6eb3af69aa4b /oprofile/org.eclipse.linuxtools.oprofile.launch.tests
parent98ecd4d092047a9bcad31470e6cec4653a68a1ad (diff)
downloadorg.eclipse.linuxtools-dff3af6bdfe83019d6a313996bdbf8af9160052a.tar.gz
org.eclipse.linuxtools-dff3af6bdfe83019d6a313996bdbf8af9160052a.tar.xz
org.eclipse.linuxtools-dff3af6bdfe83019d6a313996bdbf8af9160052a.zip
Bump up master repo to 7.0.0-SNAPSHOT for photon
- also bump up docker, vagrant, and mylyn features by major release Change-Id: Ie659e7ed6d18a8bca3876594964a128fdd50a150 Reviewed-on: https://git.eclipse.org/r/116885 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'oprofile/org.eclipse.linuxtools.oprofile.launch.tests')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml
index beb7e36366..5df21a7964 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>6.2.0-SNAPSHOT</version>
+ <version>7.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.launch.tests</artifactId>

Back to the top