Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2013-08-27 20:43:43 +0000
committerJeff Johnston2013-08-27 21:06:39 +0000
commitc690a0d78b57356fe50945685f3b7d14fb6756ac (patch)
treee8ab3b24bab021b172b5538a7257d60e495bd463 /profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
parent30ece0d470c6f5b9e9a3646644daf532232e6be1 (diff)
downloadorg.eclipse.linuxtools-c690a0d78b57356fe50945685f3b7d14fb6756ac.tar.gz
org.eclipse.linuxtools-c690a0d78b57356fe50945685f3b7d14fb6756ac.tar.xz
org.eclipse.linuxtools-c690a0d78b57356fe50945685f3b7d14fb6756ac.zip
Update parent poms to 2.2.0-SNAPSHOT
- update top pom.xml to properly default Kepler - update SystemTap feature and ide plug-ins to 2.1.0 Change-Id: I5eeba68b42cf9601f523c822d7dd1a414ece762c Reviewed-on: https://git.eclipse.org/r/15916 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-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 bcff95564e..98b5c34ab2 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>2.0.0-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.tools.launch.ui</artifactId>

Back to the top