Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2017-06-08 20:46:53 +0000
committerJeff Johnston2017-06-12 21:16:11 +0000
commit1c97621e7a3f3b08d0799da337b251455a16cc9a (patch)
tree477203e8a58b191861ca752df71ca9c51bbea028 /systemtap/org.eclipse.linuxtools.callgraph-feature/pom.xml
parentf829a565dcda026321ad115ded859ed81af2422d (diff)
downloadorg.eclipse.linuxtools-1c97621e7a3f3b08d0799da337b251455a16cc9a.tar.gz
org.eclipse.linuxtools-1c97621e7a3f3b08d0799da337b251455a16cc9a.tar.xz
org.eclipse.linuxtools-1c97621e7a3f3b08d0799da337b251455a16cc9a.zip
Update master to 3.1.0 for docker/vagrant and 6.1.0 for other features.
Change-Id: I804031ab7ece5a45fbf6ad82d19a02c5def923ad Reviewed-on: https://git.eclipse.org/r/98965 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.callgraph-feature/pom.xml')
-rw-r--r--systemtap/org.eclipse.linuxtools.callgraph-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap/org.eclipse.linuxtools.callgraph-feature/pom.xml b/systemtap/org.eclipse.linuxtools.callgraph-feature/pom.xml
index edc73e9fcc..5d183e5692 100644
--- a/systemtap/org.eclipse.linuxtools.callgraph-feature/pom.xml
+++ b/systemtap/org.eclipse.linuxtools.callgraph-feature/pom.xml
@@ -13,7 +13,7 @@
<parent>
<artifactId>linuxtools-systemtap-parent</artifactId>
<groupId>org.eclipse.linuxtools.systemtap</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.callgraph.feature</artifactId>

Back to the top