Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2014-05-08 12:01:24 +0000
committerAlexander Kurtakov2014-05-08 13:01:52 +0000
commitab8648bfbb23f71096813abf76996feadc979a8c (patch)
tree3e7416dfa6996b9e324edae2267d91fab87db3c9 /changelog/org.eclipse.linuxtools.changelog.c-feature/pom.xml
parent401cbfad57afa1621f92f90452ee75b41ae4d963 (diff)
downloadorg.eclipse.linuxtools-ab8648bfbb23f71096813abf76996feadc979a8c.tar.gz
org.eclipse.linuxtools-ab8648bfbb23f71096813abf76996feadc979a8c.tar.xz
org.eclipse.linuxtools-ab8648bfbb23f71096813abf76996feadc979a8c.zip
changelog: Bump feature versions to 3.0.0.
This gives clear update path for upstreams which were always confused with changelog being at 2.x before Linux Tools 1.0. Some standartizaton would help clarifying things. Change-Id: I4cd8b16a1555f71a892ebe0e7ce89abafca980e9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/26209 Tested-by: Hudson CI
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog.c-feature/pom.xml')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.c-feature/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.c-feature/pom.xml b/changelog/org.eclipse.linuxtools.changelog.c-feature/pom.xml
index 542931d78b..0fa05dddd6 100644
--- a/changelog/org.eclipse.linuxtools.changelog.c-feature/pom.xml
+++ b/changelog/org.eclipse.linuxtools.changelog.c-feature/pom.xml
@@ -18,7 +18,6 @@
</parent>
<artifactId>org.eclipse.linuxtools.changelog.c</artifactId>
- <version>2.8.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<name>Linux Tools ChangeLog Feature for C/C++</name>

Back to the top