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 /oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml
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 'oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml
index 37090b1852..4c0349cd85 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/pom.xml
@@ -6,7 +6,7 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.remote.launch</artifactId>

Back to the top