Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'valgrind/pom.xml')
-rw-r--r--valgrind/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/valgrind/pom.xml b/valgrind/pom.xml
index f1db837f9e..e980ba3ffb 100644
--- a/valgrind/pom.xml
+++ b/valgrind/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>7.0.1</version>
+ <version>7.0.2</version>
</parent>
<groupId>org.eclipse.linuxtools.valgrind</groupId>

Back to the top