diff --git a/build/com.opcoach.genmodeladdon.feature/feature.xml b/build/com.opcoach.genmodeladdon.feature/feature.xml index 88e46ca..126ef91 100644 --- a/build/com.opcoach.genmodeladdon.feature/feature.xml +++ b/build/com.opcoach.genmodeladdon.feature/feature.xml @@ -2,7 +2,7 @@ @@ -13,7 +13,7 @@ The home page of this project is here : http://opcoach.github.io/genModelAddon/ - @ 2015 OPCoach + @ 2016 OPCoach @@ -34,15 +34,17 @@ http://opcoach.github.io/genModelAddon/ + + - + com.opcoach.genmodeladdon com.opcoach.genmodeladdon.feature - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT eclipse-feature diff --git a/build/com.opcoach.genmodeladdon.repository/category.xml b/build/com.opcoach.genmodeladdon.repository/category.xml index cf0c863..dd46c5a 100644 --- a/build/com.opcoach.genmodeladdon.repository/category.xml +++ b/build/com.opcoach.genmodeladdon.repository/category.xml @@ -1,6 +1,6 @@ - + diff --git a/build/com.opcoach.genmodeladdon.repository/pom.xml b/build/com.opcoach.genmodeladdon.repository/pom.xml index 7661f55..a23d424 100644 --- a/build/com.opcoach.genmodeladdon.repository/pom.xml +++ b/build/com.opcoach.genmodeladdon.repository/pom.xml @@ -13,7 +13,7 @@ com.opcoach.genmodeladdon com.opcoach.genmodeladdon.repository - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT eclipse-repository diff --git a/com.opcoach.genmodeladdon.core.test/META-INF/MANIFEST.MF b/com.opcoach.genmodeladdon.core.test/META-INF/MANIFEST.MF index 739db99..e58f210 100644 --- a/com.opcoach.genmodeladdon.core.test/META-INF/MANIFEST.MF +++ b/com.opcoach.genmodeladdon.core.test/META-INF/MANIFEST.MF @@ -2,9 +2,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test Bundle-SymbolicName: com.opcoach.genmodeladdon.core.test;singleton:=true -Bundle-Version: 1.5.0.qualifier +Bundle-Version: 1.6.0.qualifier Bundle-Vendor: OPCOACH -Fragment-Host: com.opcoach.genmodeladdon.core;bundle-version="1.5.0" +Fragment-Host: com.opcoach.genmodeladdon.core;bundle-version="1.6.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: com.opcoach.genmodeladdon.sample;bundle-version="1.3.0", org.junit;bundle-version="4.12.0", diff --git a/com.opcoach.genmodeladdon.core.test/pom.xml b/com.opcoach.genmodeladdon.core.test/pom.xml index 4d61394..458eaf4 100644 --- a/com.opcoach.genmodeladdon.core.test/pom.xml +++ b/com.opcoach.genmodeladdon.core.test/pom.xml @@ -13,7 +13,7 @@ com.opcoach.genmodeladdon com.opcoach.genmodeladdon.core.test - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT eclipse-test-plugin diff --git a/com.opcoach.genmodeladdon.core/META-INF/MANIFEST.MF b/com.opcoach.genmodeladdon.core/META-INF/MANIFEST.MF index e7a5720..6f01bbd 100644 --- a/com.opcoach.genmodeladdon.core/META-INF/MANIFEST.MF +++ b/com.opcoach.genmodeladdon.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Core Bundle-SymbolicName: com.opcoach.genmodeladdon.core -Bundle-Version: 1.5.0.qualifier +Bundle-Version: 1.6.0.qualifier Bundle-Vendor: OPCOACH Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.xtend;bundle-version="2.0.0";resolution:=optional, diff --git a/com.opcoach.genmodeladdon.core/pom.xml b/com.opcoach.genmodeladdon.core/pom.xml index 8eba75d..f87a80c 100644 --- a/com.opcoach.genmodeladdon.core/pom.xml +++ b/com.opcoach.genmodeladdon.core/pom.xml @@ -13,7 +13,7 @@ com.opcoach.genmodeladdon com.opcoach.genmodeladdon.core - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT eclipse-plugin \ No newline at end of file diff --git a/com.opcoach.genmodeladdon.ui/META-INF/MANIFEST.MF b/com.opcoach.genmodeladdon.ui/META-INF/MANIFEST.MF index 0a7c59e..8c46670 100644 --- a/com.opcoach.genmodeladdon.ui/META-INF/MANIFEST.MF +++ b/com.opcoach.genmodeladdon.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Genmodeladdon Bundle-SymbolicName: com.opcoach.genmodeladdon.ui;singleton:=true -Bundle-Version: 1.5.0.qualifier +Bundle-Version: 1.6.0.qualifier Bundle-Vendor: OPCOACH Require-Bundle: org.eclipse.core.runtime, com.opcoach.genmodeladdon.core;bundle-version="1.0.0", diff --git a/com.opcoach.genmodeladdon.ui/pom.xml b/com.opcoach.genmodeladdon.ui/pom.xml index b4124a7..938de0f 100644 --- a/com.opcoach.genmodeladdon.ui/pom.xml +++ b/com.opcoach.genmodeladdon.ui/pom.xml @@ -13,7 +13,7 @@ com.opcoach.genmodeladdon com.opcoach.genmodeladdon.ui - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT eclipse-plugin \ No newline at end of file