Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/pom.xml')
-rw-r--r--changelog/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog/pom.xml b/changelog/pom.xml
index de30c6afb6..b5a78722c6 100644
--- a/changelog/pom.xml
+++ b/changelog/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.changelog</groupId>
<artifactId>linuxtools-changelog-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse Linux Tools ChangeLog Parent</name>

Back to the top