Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2017-07-24 18:09:33 +0000
committerJeff Johnston2017-07-24 21:56:39 +0000
commit7e3458b9014ef0cea02faf5921e34a47a46513cc (patch)
treebac7431a548e8ea4807cb1034e8b1d001062e461 /perf/org.eclipse.linuxtools.perf
parent895e0aabd8882d65f94fa5ec8d8ce9e05fa4f8e1 (diff)
downloadorg.eclipse.linuxtools-7e3458b9014ef0cea02faf5921e34a47a46513cc.tar.gz
org.eclipse.linuxtools-7e3458b9014ef0cea02faf5921e34a47a46513cc.tar.xz
org.eclipse.linuxtools-7e3458b9014ef0cea02faf5921e34a47a46513cc.zip
Update master poms to 6.2.0-SNAPSHOT
Change-Id: I5c32e1112b1cd128a3f2c911adc3f90ecdfe715a Reviewed-on: https://git.eclipse.org/r/101858 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf')
-rw-r--r--perf/org.eclipse.linuxtools.perf/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/org.eclipse.linuxtools.perf/pom.xml b/perf/org.eclipse.linuxtools.perf/pom.xml
index cc3227d4c9..cedbaf4e52 100644
--- a/perf/org.eclipse.linuxtools.perf/pom.xml
+++ b/perf/org.eclipse.linuxtools.perf/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-perf-parent</artifactId>
<groupId>org.eclipse.linuxtools.perf-parent</groupId>
- <version>6.1.0-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.perf</artifactId>

Back to the top