From bd0b8826714352541466e6396dd5c97e01707c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98ystein=20Torget?= Date: Fri, 4 Sep 2015 16:55:45 +0200 Subject: [PATCH] Updated version number. --- org.dadacoalition.yedit.feature/feature.xml | 2 +- org.dadacoalition.yedit.feature/pom.xml | 2 +- org.dadacoalition.yedit.update/pom.xml | 2 +- org.dadacoalition.yedit/META-INF/MANIFEST.MF | 2 +- org.dadacoalition.yedit/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/org.dadacoalition.yedit.feature/feature.xml b/org.dadacoalition.yedit.feature/feature.xml index 8d28e54..ec7bd48 100644 --- a/org.dadacoalition.yedit.feature/feature.xml +++ b/org.dadacoalition.yedit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.dadacoalition.yedit.feature/pom.xml b/org.dadacoalition.yedit.feature/pom.xml index 5dc47c4..f38b23c 100644 --- a/org.dadacoalition.yedit.feature/pom.xml +++ b/org.dadacoalition.yedit.feature/pom.xml @@ -7,7 +7,7 @@ org.dadacoalition.yedit parent - 1.0.19-SNAPSHOT + 1.0.20-SNAPSHOT org.dadacoalition.yedit.feature diff --git a/org.dadacoalition.yedit.update/pom.xml b/org.dadacoalition.yedit.update/pom.xml index e89d6ab..a062762 100644 --- a/org.dadacoalition.yedit.update/pom.xml +++ b/org.dadacoalition.yedit.update/pom.xml @@ -7,7 +7,7 @@ org.dadacoalition.yedit parent - 1.0.19-SNAPSHOT + 1.0.20-SNAPSHOT org.dadacoalition.yedit.site diff --git a/org.dadacoalition.yedit/META-INF/MANIFEST.MF b/org.dadacoalition.yedit/META-INF/MANIFEST.MF index 95b9b6a..e7f3fc8 100644 --- a/org.dadacoalition.yedit/META-INF/MANIFEST.MF +++ b/org.dadacoalition.yedit/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: YEdit YAML editor Bundle-SymbolicName: org.dadacoalition.yedit;singleton:=true -Bundle-Version: 1.0.19.qualifier +Bundle-Version: 1.0.20.qualifier Bundle-Activator: org.dadacoalition.yedit.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, diff --git a/org.dadacoalition.yedit/pom.xml b/org.dadacoalition.yedit/pom.xml index 0292bc0..9f6467c 100644 --- a/org.dadacoalition.yedit/pom.xml +++ b/org.dadacoalition.yedit/pom.xml @@ -7,7 +7,7 @@ org.dadacoalition.yedit parent - 1.0.19-SNAPSHOT + 1.0.20-SNAPSHOT org.dadacoalition.yedit diff --git a/pom.xml b/pom.xml index d542c00..852769d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.dadacoalition.yedit parent - 1.0.19-SNAPSHOT + 1.0.20-SNAPSHOT pom