Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2018-12-07 02:22:06 +0000
committerJeff Johnston2018-12-07 15:27:53 +0000
commitabd60b85968e61644500cbe1665e7b61da6d2873 (patch)
tree715327c705a29707553ef107806153a66e24cea1 /gprof/org.eclipse.linuxtools.gprof
parent269ec9026c9cd16c1865b30f818e23b82a68328c (diff)
downloadorg.eclipse.linuxtools-abd60b85968e61644500cbe1665e7b61da6d2873.tar.gz
org.eclipse.linuxtools-abd60b85968e61644500cbe1665e7b61da6d2873.tar.xz
org.eclipse.linuxtools-abd60b85968e61644500cbe1665e7b61da6d2873.zip
Bump up master version
- bump regular features to 7.2.0 - bump docker features to 4.2.0 - bump mylyn features to 2.2.0 Change-Id: Ia5b383cb8ed334da5f2df0810d5d47ed941afb9d Reviewed-on: https://git.eclipse.org/r/133622 Tested-by: CI Bot Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'gprof/org.eclipse.linuxtools.gprof')
-rw-r--r--gprof/org.eclipse.linuxtools.gprof/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/org.eclipse.linuxtools.gprof/pom.xml b/gprof/org.eclipse.linuxtools.gprof/pom.xml
index a52b37521a..d3ce046af2 100644
--- a/gprof/org.eclipse.linuxtools.gprof/pom.xml
+++ b/gprof/org.eclipse.linuxtools.gprof/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-gprof-parent</artifactId>
<groupId>org.eclipse.linuxtools.gprof</groupId>
- <version>7.1.0-SNAPSHOT</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.gprof</artifactId>

Back to the top