Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf.remote-feature/pom.xml')
-rw-r--r--perf/org.eclipse.linuxtools.perf.remote-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/org.eclipse.linuxtools.perf.remote-feature/pom.xml b/perf/org.eclipse.linuxtools.perf.remote-feature/pom.xml
index 54efaf83f4..3d457b21d3 100644
--- a/perf/org.eclipse.linuxtools.perf.remote-feature/pom.xml
+++ b/perf/org.eclipse.linuxtools.perf.remote-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-perf-parent</artifactId>
<groupId>org.eclipse.linuxtools.perf-parent</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
</parent>
<artifactId>org.eclipse.linuxtools.perf.remote.feature</artifactId>

Back to the top