diff options
Diffstat (limited to 'valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/pom.xml')
-rw-r--r-- | valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/pom.xml b/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/pom.xml index 817f3eca3a..f9fe01e4d3 100644 --- a/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/pom.xml +++ b/valgrind/org.eclipse.linuxtools.valgrind.memcheck.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>linuxtools-valgrind-parent</artifactId> <groupId>org.eclipse.linuxtools.valgrind</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.linuxtools.valgrind.memcheck.tests</artifactId> |