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 9f4ce1681f..dda3276037 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.1</version>
+ <version>4.2.2</version>
</parent>
<artifactId>org.eclipse.linuxtools.oprofile.remote.feature</artifactId>
- <version>4.2.1-SNAPSHOT</version>
+ <version>4.2.2-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<name>Linux Tools Remote OProfile Integration Feature</name>

Back to the top