Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'oprofile/pom.xml')
-rw-r--r--oprofile/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/oprofile/pom.xml b/oprofile/pom.xml
index ed21196ed8..800dd637fb 100644
--- a/oprofile/pom.xml
+++ b/oprofile/pom.xml
@@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.linuxtools.oprofile</groupId>
<artifactId>linuxtools-oprofile-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse Linux Tools OProfile Parent</name>

Back to the top