Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2011-10-10 18:59:39 +0000
committerAlexander Kurtakov2011-10-10 18:59:39 +0000
commit6cc774ab8cc4af44aa8fc61b9d50bb4dbc3bfd01 (patch)
tree1c83316bffbd369859f6c879ecbac81760bacb41 /changelog
parent02e9949825f80486f901540e4273b317d9208c96 (diff)
downloadorg.eclipse.linuxtools-6cc774ab8cc4af44aa8fc61b9d50bb4dbc3bfd01.tar.gz
org.eclipse.linuxtools-6cc774ab8cc4af44aa8fc61b9d50bb4dbc3bfd01.tar.xz
org.eclipse.linuxtools-6cc774ab8cc4af44aa8fc61b9d50bb4dbc3bfd01.zip
Syng feature ids and artifactIds
Diffstat (limited to 'changelog')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml b/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml
index 532ab63dd7..5c0a0b4646 100644
--- a/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml
+++ b/changelog/org.eclipse.linuxtools.changelog-feature/pom.xml
@@ -17,7 +17,7 @@
<version>0.9.0-SNAPSHOT</version>
</parent>
- <artifactId>org.eclipse.linuxtools.changelog-feature</artifactId>
+ <artifactId>org.eclipse.linuxtools.changelog</artifactId>
<version>2.7.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

Back to the top