Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2019-09-06 03:18:14 +0000
committerJeff Johnston2019-09-06 03:56:58 +0000
commitd886172ec9fa0321d5958b97c29ab7e6744d8392 (patch)
tree4c22ad7187bcf733e0aeb5acb1175d51c2a4dd6e /systemtap/org.eclipse.linuxtools.systemtap.graphing.core.tests/pom.xml
parentbdd10a200e0f9e58e7fa90be3185f0f37d118e2b (diff)
downloadorg.eclipse.linuxtools-d886172ec9fa0321d5958b97c29ab7e6744d8392.tar.gz
org.eclipse.linuxtools-d886172ec9fa0321d5958b97c29ab7e6744d8392.tar.xz
org.eclipse.linuxtools-d886172ec9fa0321d5958b97c29ab7e6744d8392.zip
Updates for 7.4 releasev7.4.0stable-7.4
Change-Id: I84c1510f739635010180874b451af9a487e82782 Reviewed-on: https://git.eclipse.org/r/149010 Tested-by: Linux Tools Bot <linuxtools-bot@eclipse.org> Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.systemtap.graphing.core.tests/pom.xml')
-rw-r--r--systemtap/org.eclipse.linuxtools.systemtap.graphing.core.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap/org.eclipse.linuxtools.systemtap.graphing.core.tests/pom.xml b/systemtap/org.eclipse.linuxtools.systemtap.graphing.core.tests/pom.xml
index 065e7cf62a..f1928e0539 100644
--- a/systemtap/org.eclipse.linuxtools.systemtap.graphing.core.tests/pom.xml
+++ b/systemtap/org.eclipse.linuxtools.systemtap.graphing.core.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-systemtap-parent</artifactId>
<groupId>org.eclipse.linuxtools.systemtap</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0</version>
</parent>
<artifactId>org.eclipse.linuxtools.systemtap.graphing.core.tests</artifactId>

Back to the top