diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fc02a3f..986ded5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: java-version: 21 runner-label: ubuntu-latest deploy-updatesite: 'releng/tools.mdsd.library.emfeditutils.updatesite/target/repository' - release-version: '1.1.0' + release-version: '1.2.0' secrets: SERVER_SSH_KEY: ${{ secrets.DEPLOYMENT_SERVER_SSH_KEY }} REMOTE_HOST: ${{ secrets.DEPLOYMENT_REMOTE_HOST }} diff --git a/bundles/tools.mdsd.library.emfeditutils/META-INF/MANIFEST.MF b/bundles/tools.mdsd.library.emfeditutils/META-INF/MANIFEST.MF index 7b46c9b..b6443c0 100644 --- a/bundles/tools.mdsd.library.emfeditutils/META-INF/MANIFEST.MF +++ b/bundles/tools.mdsd.library.emfeditutils/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: EMF Edit Utils Bundle-SymbolicName: tools.mdsd.library.emfeditutils -Bundle-Version: 1.1.0 +Bundle-Version: 1.2.0 Automatic-Module-Name: tools.mdsd.library.emfeditutils Bundle-RequiredExecutionEnvironment: JavaSE-21 Require-Bundle: org.eclipse.emf.edit diff --git a/features/tools.mdsd.library.emfeditutils.feature/feature.xml b/features/tools.mdsd.library.emfeditutils.feature/feature.xml index 9e08c53..8859171 100644 --- a/features/tools.mdsd.library.emfeditutils.feature/feature.xml +++ b/features/tools.mdsd.library.emfeditutils.feature/feature.xml @@ -2,9 +2,9 @@ + license-feature-version="1.2.0"> Tools that ease implementing providers and other framework utils for EMF edit plugins. diff --git a/pom.xml b/pom.xml index 3e14d5c..643888f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 tools.mdsd.library.emfeditutils parent - 1.1.0 + 1.2.0 pom ${project.artifactId} diff --git a/releng/tools.mdsd.library.emfeditutils.targetplatform/tp.target b/releng/tools.mdsd.library.emfeditutils.targetplatform/tp.target index 66c71be..2954be4 100644 --- a/releng/tools.mdsd.library.emfeditutils.targetplatform/tp.target +++ b/releng/tools.mdsd.library.emfeditutils.targetplatform/tp.target @@ -5,13 +5,13 @@ eclipse-modeling-2023-03 target that the shared parent merged into every repository; it is now declared here, trimmed to what this repository uses. --> - + - + diff --git a/releng/tools.mdsd.library.emfeditutils.updatesite/category.xml b/releng/tools.mdsd.library.emfeditutils.updatesite/category.xml index f379732..3340dd6 100644 --- a/releng/tools.mdsd.library.emfeditutils.updatesite/category.xml +++ b/releng/tools.mdsd.library.emfeditutils.updatesite/category.xml @@ -1,9 +1,9 @@ - + - +