Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2019-03-06 21:10:11 +0000
committerJeff Johnston2019-03-06 22:09:55 +0000
commit18fcc57f3cac02447c3ba7e0b7a22aee243ce1bb (patch)
tree14db0e2963fab6afc08d43ec5cd4aa0af42a054c /systemtap/org.eclipse.linuxtools.callgraph.launch/pom.xml
parentfe40f3a36c3da2b5199c781b51811542ecdada79 (diff)
downloadorg.eclipse.linuxtools-18fcc57f3cac02447c3ba7e0b7a22aee243ce1bb.tar.gz
org.eclipse.linuxtools-18fcc57f3cac02447c3ba7e0b7a22aee243ce1bb.tar.xz
org.eclipse.linuxtools-18fcc57f3cac02447c3ba7e0b7a22aee243ce1bb.zip
Update master to 7.3.0
Change-Id: I7a9320772b1671c3db125e1a937d29498bc42c7c Reviewed-on: https://git.eclipse.org/r/138223 Tested-by: CI Bot Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.callgraph.launch/pom.xml')
-rw-r--r--systemtap/org.eclipse.linuxtools.callgraph.launch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap/org.eclipse.linuxtools.callgraph.launch/pom.xml b/systemtap/org.eclipse.linuxtools.callgraph.launch/pom.xml
index 43d9396608..10b671fc35 100644
--- a/systemtap/org.eclipse.linuxtools.callgraph.launch/pom.xml
+++ b/systemtap/org.eclipse.linuxtools.callgraph.launch/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-systemtap-parent</artifactId>
<groupId>org.eclipse.linuxtools.systemtap</groupId>
- <version>7.2.0-SNAPSHOT</version>
+ <version>7.3.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.callgraph.launch</artifactId>

Back to the top