Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2019-09-09 22:18:34 +0000
committerJeff Johnston2019-09-09 23:10:47 +0000
commit5cbdb4d6fc26990ef2ed2483c88f48d07ff82c50 (patch)
tree0da1028504b4d2bc6945554d2dc38c7d7ce241a3 /oprofile/org.eclipse.linuxtools.oprofile.tests
parent376e09dd9a67ed50f73707323ba845e3f521cb79 (diff)
downloadorg.eclipse.linuxtools-5cbdb4d6fc26990ef2ed2483c88f48d07ff82c50.tar.gz
org.eclipse.linuxtools-5cbdb4d6fc26990ef2ed2483c88f48d07ff82c50.tar.xz
org.eclipse.linuxtools-5cbdb4d6fc26990ef2ed2483c88f48d07ff82c50.zip
Bump up master version to 7.5.0
Change-Id: I989702c26a9bca2ad3fdfa38b25209de95f4db23 Reviewed-on: https://git.eclipse.org/r/149216 Tested-by: Linux Tools Bot <linuxtools-bot@eclipse.org> Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'oprofile/org.eclipse.linuxtools.oprofile.tests')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml
index 5bdebd9d24..10622276a2 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.5.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.tests</artifactId>

Back to the top