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 d17f759b82..de37db3ee9 100644
--- a/changelog/pom.xml
+++ b/changelog/pom.xml
@@ -20,12 +20,12 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.linuxtools.changelog</groupId>
<artifactId>linuxtools-changelog-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse Linux Tools ChangeLog Parent</name>

Back to the top