diff options
Diffstat (limited to 'oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml')
-rw-r--r-- | oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml b/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml index dd492f2144..9c8d128b1e 100644 --- a/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml +++ b/oprofile/org.eclipse.linuxtools.oprofile-feature/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>linuxtools-oprofile-parent</artifactId> <groupId>org.eclipse.linuxtools.oprofile</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.linuxtools.oprofile.feature</artifactId> |