Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2017-03-03 22:11:11 +0000
committerJeff Johnston2017-03-06 16:38:21 +0000
commit4c52756fc321333d579418aecf5b77678a8cef92 (patch)
tree956ff35e91882c9c196315a9b4d390f49aee45cf /profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
parentae6c2339fbf0447e4f5208233a0b94082d4c41cd (diff)
downloadorg.eclipse.linuxtools-4c52756fc321333d579418aecf5b77678a8cef92.tar.gz
org.eclipse.linuxtools-4c52756fc321333d579418aecf5b77678a8cef92.tar.xz
org.eclipse.linuxtools-4c52756fc321333d579418aecf5b77678a8cef92.zip
Update master to next major release.
Change-Id: I8a022908249736d7f85ed51d718b6966d877b1b9 Reviewed-on: https://git.eclipse.org/r/92299 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml')
-rw-r--r--profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml b/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
index 2387cf5f7d..c75a760f71 100644
--- a/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
+++ b/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-profiling-parent</artifactId>
<groupId>org.eclipse.linuxtools.profiling</groupId>
- <version>5.3.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.tools.launch.ui</artifactId>

Back to the top