diff --git a/bundles/D-SPACE4Cloud-plugin/META-INF/MANIFEST.MF b/bundles/D-SPACE4Cloud-plugin/META-INF/MANIFEST.MF index c1312e4..1425d34 100644 --- a/bundles/D-SPACE4Cloud-plugin/META-INF/MANIFEST.MF +++ b/bundles/D-SPACE4Cloud-plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: D-SPACE4Cloud Plugin Bundle-SymbolicName: it.polimi.diceH2020.D-SPACE4Cloud-plugin;singleton:=true -Bundle-Version: 0.2.1.qualifier +Bundle-Version: 0.2.1 Bundle-Activator: it.polimi.diceH2020.plugin.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, diff --git a/bundles/D-SPACE4Cloud-plugin/pom.xml b/bundles/D-SPACE4Cloud-plugin/pom.xml index 68b5921..2e0d763 100644 --- a/bundles/D-SPACE4Cloud-plugin/pom.xml +++ b/bundles/D-SPACE4Cloud-plugin/pom.xml @@ -8,12 +8,12 @@ it.polimi.diceH2020 D-SPACE4Cloud-plugin.parent - 0.2.1-SNAPSHOT + 0.2.1 ../../pom.xml - 0.3.1-SNAPSHOT + 0.3.0-RELEASE 1.1.1 4.5.2 2.8.5 diff --git a/bundles/pom.xml b/bundles/pom.xml index 2384807..9e6f6bc 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -8,7 +8,7 @@ it.polimi.diceH2020 D-SPACE4Cloud-plugin.parent - 0.2.1-SNAPSHOT + 0.2.1 ../pom.xml diff --git a/features/feature/feature.xml b/features/feature/feature.xml index c9191fb..e01b4f2 100644 --- a/features/feature/feature.xml +++ b/features/feature/feature.xml @@ -2,7 +2,7 @@ + version="0.2.1"> This feature adds a launch configuration for the D-SPACE4Cloud-plugin diff --git a/features/feature/pom.xml b/features/feature/pom.xml index cd12af7..5ea08cc 100644 --- a/features/feature/pom.xml +++ b/features/feature/pom.xml @@ -8,7 +8,7 @@ it.polimi.diceH2020 D-SPACE4Cloud-plugin.parent - 0.2.1-SNAPSHOT + 0.2.1 ../../pom.xml diff --git a/features/pom.xml b/features/pom.xml index a75ada2..e5752e8 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -8,7 +8,7 @@ it.polimi.diceH2020 D-SPACE4Cloud-plugin.parent - 0.2.1-SNAPSHOT + 0.2.1 ../pom.xml diff --git a/pom.xml b/pom.xml index ca4af10..1325108 100644 --- a/pom.xml +++ b/pom.xml @@ -55,4 +55,5 @@ +0.2.1 diff --git a/releng/pom.xml b/releng/pom.xml index 8415bd5..61b071c 100644 --- a/releng/pom.xml +++ b/releng/pom.xml @@ -8,7 +8,7 @@ it.polimi.diceH2020 D-SPACE4Cloud-plugin.parent - 0.2.1-SNAPSHOT + 0.2.1 ../pom.xml diff --git a/releng/update/category.xml b/releng/update/category.xml index a414948..58d2365 100644 --- a/releng/update/category.xml +++ b/releng/update/category.xml @@ -1,6 +1,6 @@ - + diff --git a/releng/update/pom.xml b/releng/update/pom.xml index b51396c..25e73aa 100644 --- a/releng/update/pom.xml +++ b/releng/update/pom.xml @@ -8,7 +8,7 @@ it.polimi.diceH2020 D-SPACE4Cloud-plugin.releng - 0.2.1-SNAPSHOT + 0.2.1 ../pom.xml