Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml
index de0aa4fd08..daf8eb0cda 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml
+++ b/oprofile/org.eclipse.linuxtools.oprofile.remote-feature/pom.xml
@@ -14,11 +14,11 @@
<parent>
<artifactId>linuxtools-oprofile-parent</artifactId>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
- <version>4.2.0</version>
+ <version>4.2.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.remote.feature</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<name>Linux Tools Remote OProfile Integration Feature</name>

Back to the top