Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog.tests/pom.xml')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.tests/pom.xml b/changelog/org.eclipse.linuxtools.changelog.tests/pom.xml
index e791776e6f..291687fccc 100644
--- a/changelog/org.eclipse.linuxtools.changelog.tests/pom.xml
+++ b/changelog/org.eclipse.linuxtools.changelog.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-changelog-parent</artifactId>
<groupId>org.eclipse.linuxtools.changelog</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.changelog.tests</artifactId>

Back to the top