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

Back to the top