Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/org.eclipse.linuxtools.gprof.test/pom.xml')
-rw-r--r--gprof/org.eclipse.linuxtools.gprof.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/org.eclipse.linuxtools.gprof.test/pom.xml b/gprof/org.eclipse.linuxtools.gprof.test/pom.xml
index 2e75ec1010..c2558ef6cd 100644
--- a/gprof/org.eclipse.linuxtools.gprof.test/pom.xml
+++ b/gprof/org.eclipse.linuxtools.gprof.test/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-gprof-parent</artifactId>
<groupId>org.eclipse.linuxtools.gprof</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.gprof.test</artifactId>

Back to the top