diff --git a/com.minres.rdl.parent/com.minres.rdl.platform.feature/feature.xml b/com.minres.rdl.parent/com.minres.rdl.platform.feature/feature.xml index 67f9282..562185e 100644 --- a/com.minres.rdl.parent/com.minres.rdl.platform.feature/feature.xml +++ b/com.minres.rdl.parent/com.minres.rdl.platform.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/com.minres.rdl.parent/com.minres.rdl.platform.feature/pom.xml b/com.minres.rdl.parent/com.minres.rdl.platform.feature/pom.xml index 69a3b11..cea05ae 100644 --- a/com.minres.rdl.parent/com.minres.rdl.platform.feature/pom.xml +++ b/com.minres.rdl.parent/com.minres.rdl.platform.feature/pom.xml @@ -8,6 +8,7 @@ com.minres.rdl.platform.feature eclipse-feature + 1.1.0-SNAPSHOT diff --git a/com.minres.rdl.parent/com.minres.rdl.product.releng/com.minres.rdl.product.product b/com.minres.rdl.parent/com.minres.rdl.product.releng/com.minres.rdl.product.product index 89e242e..adca87a 100644 --- a/com.minres.rdl.parent/com.minres.rdl.product.releng/com.minres.rdl.product.product +++ b/com.minres.rdl.parent/com.minres.rdl.product.releng/com.minres.rdl.product.product @@ -1,7 +1,7 @@ - + @@ -100,9 +100,9 @@ - - - + + + diff --git a/com.minres.rdl.parent/com.minres.rdl.product.releng/pom.xml b/com.minres.rdl.parent/com.minres.rdl.product.releng/pom.xml index 500dd11..b9d5865 100644 --- a/com.minres.rdl.parent/com.minres.rdl.product.releng/pom.xml +++ b/com.minres.rdl.parent/com.minres.rdl.product.releng/pom.xml @@ -5,7 +5,7 @@ com.minres.rdl.product.releng eclipse-repository RDL Editor - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT 1.0.0-SNAPSHOT diff --git a/com.minres.rdl.parent/com.minres.rdl/META-INF/MANIFEST.MF b/com.minres.rdl.parent/com.minres.rdl/META-INF/MANIFEST.MF index 8dd0502..201754d 100644 --- a/com.minres.rdl.parent/com.minres.rdl/META-INF/MANIFEST.MF +++ b/com.minres.rdl.parent/com.minres.rdl/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Automatic-Module-Name: com.minres.rdl Bundle-ManifestVersion: 2 Bundle-Name: com.minres.rdl Bundle-Vendor: MINRES Technologies GmbH -Bundle-Version: 1.1.0.qualifier +Bundle-Version: 1.1.1.qualifier Bundle-SymbolicName: com.minres.rdl; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext, diff --git a/com.minres.rdl.parent/com.minres.rdl/pom.xml b/com.minres.rdl.parent/com.minres.rdl/pom.xml index 5e68908..7a90d9b 100644 --- a/com.minres.rdl.parent/com.minres.rdl/pom.xml +++ b/com.minres.rdl.parent/com.minres.rdl/pom.xml @@ -152,5 +152,5 @@ - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT