Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2016-08-26 11:26:40 +0000
committerAlexander Kurtakov2016-08-26 12:06:56 +0000
commit838d902da6fe19086788abcab60a00fc2f7b07e8 (patch)
tree5cb88742f56e3ad009af418efa4a233027157d4d /changelog/org.eclipse.linuxtools.changelog-feature/feature.xml
parentb9acdde66cb6a6385264bb9392410f46851880fa (diff)
downloadorg.eclipse.linuxtools-838d902da6fe19086788abcab60a00fc2f7b07e8.tar.gz
org.eclipse.linuxtools-838d902da6fe19086788abcab60a00fc2f7b07e8.tar.xz
org.eclipse.linuxtools-838d902da6fe19086788abcab60a00fc2f7b07e8.zip
releng: Bump feature versions for next release.
Containers and vagrant bumped to 2.2.0-SNAPSHOT. All the rest to 5.2.0-SNAPSHOT. Change-Id: Ida8c4a4a25b3655efa288936dd587d5e44668816 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/79831 Tested-by: Hudson CI
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog-feature/feature.xml')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog-feature/feature.xml b/changelog/org.eclipse.linuxtools.changelog-feature/feature.xml
index 7c5c7d18e8..44f1937d32 100644
--- a/changelog/org.eclipse.linuxtools.changelog-feature/feature.xml
+++ b/changelog/org.eclipse.linuxtools.changelog-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.linuxtools.changelog"
label="%featureName"
- version="5.1.0.qualifier"
+ version="5.2.0.qualifier"
provider-name="%featureProvider"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

Back to the top