Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2015-03-06 20:33:47 +0000
committerAlexander Kurtakov2015-03-06 20:51:29 +0000
commit27687b2d669b4b73ced526c871f34d001c6f12f0 (patch)
tree335378d4b451f15f58d49a96b4f86567e641ad9f /perf/org.eclipse.linuxtools.perf.tests
parent33849867fd1f31e060e647a3734098eaa8a7a2a3 (diff)
downloadorg.eclipse.linuxtools-27687b2d669b4b73ced526c871f34d001c6f12f0.tar.gz
org.eclipse.linuxtools-27687b2d669b4b73ced526c871f34d001c6f12f0.tar.xz
org.eclipse.linuxtools-27687b2d669b4b73ced526c871f34d001c6f12f0.zip
Bump version to 4.0.0.
All versions should be at version 4.0.0. Change-Id: Id7ea22ff735cdda7cecae966391ae62da77c5511 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/43336 Tested-by: Hudson CI
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf.tests')
-rw-r--r--perf/org.eclipse.linuxtools.perf.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/org.eclipse.linuxtools.perf.tests/pom.xml b/perf/org.eclipse.linuxtools.perf.tests/pom.xml
index 782339e3f7..b00993eb23 100644
--- a/perf/org.eclipse.linuxtools.perf.tests/pom.xml
+++ b/perf/org.eclipse.linuxtools.perf.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-perf-parent</artifactId>
<groupId>org.eclipse.linuxtools.perf-parent</groupId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.perf.tests</artifactId>

Back to the top