diff --git a/alisa/org.osate.alisa.common.ui/META-INF/MANIFEST.MF b/alisa/org.osate.alisa.common.ui/META-INF/MANIFEST.MF index c48f14ee33f..9df2033019b 100644 --- a/alisa/org.osate.alisa.common.ui/META-INF/MANIFEST.MF +++ b/alisa/org.osate.alisa.common.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Alisa Common UI Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.alisa.common.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.osate.alisa.common;bundle-version="[3.0.0,4.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.alisa.common.ui/pom.xml b/alisa/org.osate.alisa.common.ui/pom.xml index 94245dad4d6..2775f703274 100644 --- a/alisa/org.osate.alisa.common.ui/pom.xml +++ b/alisa/org.osate.alisa.common.ui/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.alisa.common.ui - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.alisa.common/META-INF/MANIFEST.MF b/alisa/org.osate.alisa.common/META-INF/MANIFEST.MF index d5db7e145d6..3cf71f43ba3 100644 --- a/alisa/org.osate.alisa.common/META-INF/MANIFEST.MF +++ b/alisa/org.osate.alisa.common/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Alisa Common Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.alisa.common; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.alisa.common/pom.xml b/alisa/org.osate.alisa.common/pom.xml index 8de9af4e000..466ccf5006a 100644 --- a/alisa/org.osate.alisa.common/pom.xml +++ b/alisa/org.osate.alisa.common/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.alisa.common - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.alisa.contribution/pom.xml b/alisa/org.osate.alisa.contribution/pom.xml index 8252f85a609..9196fc97ad8 100644 --- a/alisa/org.osate.alisa.contribution/pom.xml +++ b/alisa/org.osate.alisa.contribution/pom.xml @@ -7,7 +7,7 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/alisa/org.osate.alisa.help/pom.xml b/alisa/org.osate.alisa.help/pom.xml index 3e2e03d9528..e151e9b2d3a 100644 --- a/alisa/org.osate.alisa.help/pom.xml +++ b/alisa/org.osate.alisa.help/pom.xml @@ -7,7 +7,7 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/alisa/org.osate.alisa.workbench.sdk/feature.xml b/alisa/org.osate.alisa.workbench.sdk/feature.xml index 784a16aab10..11db67ab691 100644 --- a/alisa/org.osate.alisa.workbench.sdk/feature.xml +++ b/alisa/org.osate.alisa.workbench.sdk/feature.xml @@ -2,7 +2,7 @@ diff --git a/alisa/org.osate.alisa.workbench.sdk/pom.xml b/alisa/org.osate.alisa.workbench.sdk/pom.xml index 311192018fc..fd6e51c02a9 100644 --- a/alisa/org.osate.alisa.workbench.sdk/pom.xml +++ b/alisa/org.osate.alisa.workbench.sdk/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.alisa.workbench.sdk - 7.0.0-SNAPSHOT + 7.0.1-SNAPSHOT eclipse-feature diff --git a/alisa/org.osate.alisa.workbench.tests/pom.xml b/alisa/org.osate.alisa.workbench.tests/pom.xml index a94fa183895..5d89d267dd5 100644 --- a/alisa/org.osate.alisa.workbench.tests/pom.xml +++ b/alisa/org.osate.alisa.workbench.tests/pom.xml @@ -7,7 +7,7 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/alisa/org.osate.alisa.workbench.ui/META-INF/MANIFEST.MF b/alisa/org.osate.alisa.workbench.ui/META-INF/MANIFEST.MF index aa51b1ba221..549c1c3abf1 100644 --- a/alisa/org.osate.alisa.workbench.ui/META-INF/MANIFEST.MF +++ b/alisa/org.osate.alisa.workbench.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Alisa Workbench UI Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.alisa.workbench.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.osate.alisa.workbench;bundle-version="[3.0.0,4.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.alisa.workbench.ui/pom.xml b/alisa/org.osate.alisa.workbench.ui/pom.xml index 91b650c8df6..039d27c994c 100644 --- a/alisa/org.osate.alisa.workbench.ui/pom.xml +++ b/alisa/org.osate.alisa.workbench.ui/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.alisa.workbench.ui - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.alisa.workbench/META-INF/MANIFEST.MF b/alisa/org.osate.alisa.workbench/META-INF/MANIFEST.MF index ce50be57c9f..e628e9f5204 100644 --- a/alisa/org.osate.alisa.workbench/META-INF/MANIFEST.MF +++ b/alisa/org.osate.alisa.workbench/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Alisa Workbench Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.alisa.workbench; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.alisa.workbench/pom.xml b/alisa/org.osate.alisa.workbench/pom.xml index c9e41c4fe18..8fd92ee5c7f 100644 --- a/alisa/org.osate.alisa.workbench/pom.xml +++ b/alisa/org.osate.alisa.workbench/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.alisa.workbench - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.assure.resolute.tests/pom.xml b/alisa/org.osate.assure.resolute.tests/pom.xml index 0c1cffe9e02..085cd966b5b 100644 --- a/alisa/org.osate.assure.resolute.tests/pom.xml +++ b/alisa/org.osate.assure.resolute.tests/pom.xml @@ -7,7 +7,7 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/alisa/org.osate.assure.tests/pom.xml b/alisa/org.osate.assure.tests/pom.xml index 5869b4eb13c..67e690c74c9 100644 --- a/alisa/org.osate.assure.tests/pom.xml +++ b/alisa/org.osate.assure.tests/pom.xml @@ -7,7 +7,7 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/alisa/org.osate.assure/META-INF/MANIFEST.MF b/alisa/org.osate.assure/META-INF/MANIFEST.MF index a9fae43c489..120fe099d85 100644 --- a/alisa/org.osate.assure/META-INF/MANIFEST.MF +++ b/alisa/org.osate.assure/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Alisa Assurance Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.6.qualifier +Bundle-Version: 3.0.7.qualifier Bundle-SymbolicName: org.osate.assure; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.assure/pom.xml b/alisa/org.osate.assure/pom.xml index a9a47a52aee..e43f38301df 100644 --- a/alisa/org.osate.assure/pom.xml +++ b/alisa/org.osate.assure/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.assure - 3.0.6-SNAPSHOT + 3.0.7-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.categories.ui/META-INF/MANIFEST.MF b/alisa/org.osate.categories.ui/META-INF/MANIFEST.MF index c9b53d56487..5ebf24bceec 100644 --- a/alisa/org.osate.categories.ui/META-INF/MANIFEST.MF +++ b/alisa/org.osate.categories.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Alisa Categories UI Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.categories.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.osate.categories;bundle-version="[3.0.0,4.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.categories.ui/pom.xml b/alisa/org.osate.categories.ui/pom.xml index 78c466482d3..2c88b1e57a5 100644 --- a/alisa/org.osate.categories.ui/pom.xml +++ b/alisa/org.osate.categories.ui/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.categories.ui - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.categories/META-INF/MANIFEST.MF b/alisa/org.osate.categories/META-INF/MANIFEST.MF index 3cb7b818e79..099349e6408 100644 --- a/alisa/org.osate.categories/META-INF/MANIFEST.MF +++ b/alisa/org.osate.categories/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Alisa Categories Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.categories; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.categories/pom.xml b/alisa/org.osate.categories/pom.xml index 4044c1ef95a..f0454447022 100644 --- a/alisa/org.osate.categories/pom.xml +++ b/alisa/org.osate.categories/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.categories - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.organization.ui/META-INF/MANIFEST.MF b/alisa/org.osate.organization.ui/META-INF/MANIFEST.MF index f4734e54fad..34f504df07d 100644 --- a/alisa/org.osate.organization.ui/META-INF/MANIFEST.MF +++ b/alisa/org.osate.organization.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Organization UI Plug-in Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.organization.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.osate.organization;bundle-version="[3.0.0,4.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.organization.ui/pom.xml b/alisa/org.osate.organization.ui/pom.xml index d45d0d39745..1d8820bf26d 100644 --- a/alisa/org.osate.organization.ui/pom.xml +++ b/alisa/org.osate.organization.ui/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.organization.ui - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.organization/META-INF/MANIFEST.MF b/alisa/org.osate.organization/META-INF/MANIFEST.MF index a9cf7b5e8b1..2e2cfaefbb6 100644 --- a/alisa/org.osate.organization/META-INF/MANIFEST.MF +++ b/alisa/org.osate.organization/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Organization Plug-in Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.organization; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.organization/pom.xml b/alisa/org.osate.organization/pom.xml index a298ab3c81e..854d3239ed8 100644 --- a/alisa/org.osate.organization/pom.xml +++ b/alisa/org.osate.organization/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.organization - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.reqspec.ui/META-INF/MANIFEST.MF b/alisa/org.osate.reqspec.ui/META-INF/MANIFEST.MF index 9480368e1c8..4720b022ded 100644 --- a/alisa/org.osate.reqspec.ui/META-INF/MANIFEST.MF +++ b/alisa/org.osate.reqspec.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Requirement Specification UI Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.reqspec.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.osate.reqspec;bundle-version="[3.0.0,4.0.0)", diff --git a/alisa/org.osate.reqspec.ui/pom.xml b/alisa/org.osate.reqspec.ui/pom.xml index d8021bfd883..2d14364bad0 100644 --- a/alisa/org.osate.reqspec.ui/pom.xml +++ b/alisa/org.osate.reqspec.ui/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.reqspec.ui - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.reqspec/META-INF/MANIFEST.MF b/alisa/org.osate.reqspec/META-INF/MANIFEST.MF index 34685594887..ab314d86465 100644 --- a/alisa/org.osate.reqspec/META-INF/MANIFEST.MF +++ b/alisa/org.osate.reqspec/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Requirement Specification Plug-in Bundle-Vendor: CMU/SEI -Bundle-Version: 3.0.3.qualifier +Bundle-Version: 3.0.4.qualifier Bundle-SymbolicName: org.osate.reqspec; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.reqspec/pom.xml b/alisa/org.osate.reqspec/pom.xml index a9635f89bd2..8eec447be35 100644 --- a/alisa/org.osate.reqspec/pom.xml +++ b/alisa/org.osate.reqspec/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.reqspec - 3.0.3-SNAPSHOT + 3.0.4-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.reqtrace/META-INF/MANIFEST.MF b/alisa/org.osate.reqtrace/META-INF/MANIFEST.MF index 68d6cb4dc74..7da0dbf1a4e 100644 --- a/alisa/org.osate.reqtrace/META-INF/MANIFEST.MF +++ b/alisa/org.osate.reqtrace/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Requirements Traceability Report Bundle-SymbolicName: org.osate.reqtrace;singleton:=true -Bundle-Version: 2.0.1.qualifier +Bundle-Version: 2.0.2.qualifier Bundle-Activator: org.osate.reqtrace.Activator Require-Bundle: org.eclipse.ui;bundle-version="[3.115.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.17.0,4.0.0)", diff --git a/alisa/org.osate.reqtrace/pom.xml b/alisa/org.osate.reqtrace/pom.xml index d4b7458ab27..efd46778d02 100644 --- a/alisa/org.osate.reqtrace/pom.xml +++ b/alisa/org.osate.reqtrace/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.reqtrace - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.smaccm.stubs/pom.xml b/alisa/org.osate.smaccm.stubs/pom.xml index b7bd6f02856..463aae7ab76 100644 --- a/alisa/org.osate.smaccm.stubs/pom.xml +++ b/alisa/org.osate.smaccm.stubs/pom.xml @@ -7,7 +7,7 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/alisa/org.osate.verify.ui/META-INF/MANIFEST.MF b/alisa/org.osate.verify.ui/META-INF/MANIFEST.MF index 0d1b2373fc7..eb99c319700 100644 --- a/alisa/org.osate.verify.ui/META-INF/MANIFEST.MF +++ b/alisa/org.osate.verify.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OSATE Verification UI Bundle-Vendor: CMU/SEI -Bundle-Version: 4.0.2.qualifier +Bundle-Version: 4.0.3.qualifier Bundle-SymbolicName: org.osate.verify.ui; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.osate.verify;bundle-version="[4.0.0,5.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.verify.ui/pom.xml b/alisa/org.osate.verify.ui/pom.xml index 298634eddf2..2701108f487 100644 --- a/alisa/org.osate.verify.ui/pom.xml +++ b/alisa/org.osate.verify.ui/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.verify.ui - 4.0.2-SNAPSHOT + 4.0.3-SNAPSHOT eclipse-plugin diff --git a/alisa/org.osate.verify/META-INF/MANIFEST.MF b/alisa/org.osate.verify/META-INF/MANIFEST.MF index 3b425a2a3db..1f40cb51dbb 100644 --- a/alisa/org.osate.verify/META-INF/MANIFEST.MF +++ b/alisa/org.osate.verify/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: OSATE Verification Plug-in Bundle-Vendor: CMU/SEI -Bundle-Version: 4.0.2.qualifier +Bundle-Version: 4.0.3.qualifier Bundle-SymbolicName: org.osate.verify; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/alisa/org.osate.verify/pom.xml b/alisa/org.osate.verify/pom.xml index 718867cca7b..bdec3867b22 100644 --- a/alisa/org.osate.verify/pom.xml +++ b/alisa/org.osate.verify/pom.xml @@ -7,12 +7,12 @@ org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.verify - 4.0.2-SNAPSHOT + 4.0.3-SNAPSHOT eclipse-plugin diff --git a/alisa/pom.xml b/alisa/pom.xml index 73050ed1ee1..6cdb35a0cdf 100644 --- a/alisa/pom.xml +++ b/alisa/pom.xml @@ -8,12 +8,12 @@ org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate alisa.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT pom diff --git a/analyses/org.osate.analysis.architecture.tests/pom.xml b/analyses/org.osate.analysis.architecture.tests/pom.xml index 922e59e2bd7..3dc21fbc232 100644 --- a/analyses/org.osate.analysis.architecture.tests/pom.xml +++ b/analyses/org.osate.analysis.architecture.tests/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.architecture/pom.xml b/analyses/org.osate.analysis.architecture/pom.xml index 5b3d94204d7..d60f2bd3cef 100644 --- a/analyses/org.osate.analysis.architecture/pom.xml +++ b/analyses/org.osate.analysis.architecture/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.binpacking/pom.xml b/analyses/org.osate.analysis.binpacking/pom.xml index 9b5261a2b9b..79534655432 100644 --- a/analyses/org.osate.analysis.binpacking/pom.xml +++ b/analyses/org.osate.analysis.binpacking/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.flows.tests/pom.xml b/analyses/org.osate.analysis.flows.tests/pom.xml index a2368ac4d36..ee0623ea2b8 100644 --- a/analyses/org.osate.analysis.flows.tests/pom.xml +++ b/analyses/org.osate.analysis.flows.tests/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.flows/pom.xml b/analyses/org.osate.analysis.flows/pom.xml index 45595ab59cd..de9ca0d0a58 100644 --- a/analyses/org.osate.analysis.flows/pom.xml +++ b/analyses/org.osate.analysis.flows/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.model/pom.xml b/analyses/org.osate.analysis.model/pom.xml index 1a73dd99ea0..ea674499396 100644 --- a/analyses/org.osate.analysis.model/pom.xml +++ b/analyses/org.osate.analysis.model/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.resource.budgets.tests/pom.xml b/analyses/org.osate.analysis.resource.budgets.tests/pom.xml index cf21ed3dcfb..5c7c8bcecd0 100644 --- a/analyses/org.osate.analysis.resource.budgets.tests/pom.xml +++ b/analyses/org.osate.analysis.resource.budgets.tests/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.resource.budgets/pom.xml b/analyses/org.osate.analysis.resource.budgets/pom.xml index 563474694c9..d1330d859ad 100644 --- a/analyses/org.osate.analysis.resource.budgets/pom.xml +++ b/analyses/org.osate.analysis.resource.budgets/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.analysis.resource.management/pom.xml b/analyses/org.osate.analysis.resource.management/pom.xml index f6bdfaca39d..47d9a6060c0 100644 --- a/analyses/org.osate.analysis.resource.management/pom.xml +++ b/analyses/org.osate.analysis.resource.management/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.codegen.checker/pom.xml b/analyses/org.osate.codegen.checker/pom.xml index f99b2375914..0c20cfdf6a1 100644 --- a/analyses/org.osate.codegen.checker/pom.xml +++ b/analyses/org.osate.codegen.checker/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.importer.simulink/pom.xml b/analyses/org.osate.importer.simulink/pom.xml index 0c736de4f41..205a38ef862 100644 --- a/analyses/org.osate.importer.simulink/pom.xml +++ b/analyses/org.osate.importer.simulink/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.importer/pom.xml b/analyses/org.osate.importer/pom.xml index 07118bd0b86..0d8932023cf 100644 --- a/analyses/org.osate.importer/pom.xml +++ b/analyses/org.osate.importer/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.modelstats.tests/pom.xml b/analyses/org.osate.modelstats.tests/pom.xml index 4a3cbd075a9..7d00bc377f3 100644 --- a/analyses/org.osate.modelstats.tests/pom.xml +++ b/analyses/org.osate.modelstats.tests/pom.xml @@ -31,7 +31,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.modelstats.ui/pom.xml b/analyses/org.osate.modelstats.ui/pom.xml index c259d16ea20..4df5e0ea463 100644 --- a/analyses/org.osate.modelstats.ui/pom.xml +++ b/analyses/org.osate.modelstats.ui/pom.xml @@ -31,7 +31,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.modelstats/pom.xml b/analyses/org.osate.modelstats/pom.xml index 30223963a35..f5f3b487be4 100644 --- a/analyses/org.osate.modelstats/pom.xml +++ b/analyses/org.osate.modelstats/pom.xml @@ -31,7 +31,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/org.osate.plugins.feature/pom.xml b/analyses/org.osate.plugins.feature/pom.xml index 4500991ac9a..17d5be2f2a1 100644 --- a/analyses/org.osate.plugins.feature/pom.xml +++ b/analyses/org.osate.plugins.feature/pom.xml @@ -7,7 +7,7 @@ org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/analyses/pom.xml b/analyses/pom.xml index d2be36a9468..a47852306e7 100644 --- a/analyses/pom.xml +++ b/analyses/pom.xml @@ -7,12 +7,12 @@ org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate analyses.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT pom diff --git a/ba/org.osate.ba.contrib/pom.xml b/ba/org.osate.ba.contrib/pom.xml index 50a6f0cc9e8..db1db77c5b1 100644 --- a/ba/org.osate.ba.contrib/pom.xml +++ b/ba/org.osate.ba.contrib/pom.xml @@ -7,7 +7,7 @@ org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ba/org.osate.ba.edit/pom.xml b/ba/org.osate.ba.edit/pom.xml index 0754a793ad8..23b54f4b2c2 100644 --- a/ba/org.osate.ba.edit/pom.xml +++ b/ba/org.osate.ba.edit/pom.xml @@ -7,7 +7,7 @@ org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ba/org.osate.ba.feature/pom.xml b/ba/org.osate.ba.feature/pom.xml index ab920f87e43..3cdcfebcfaa 100644 --- a/ba/org.osate.ba.feature/pom.xml +++ b/ba/org.osate.ba.feature/pom.xml @@ -7,7 +7,7 @@ org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ba/org.osate.ba.tests/pom.xml b/ba/org.osate.ba.tests/pom.xml index b450b3df428..590ea241daa 100644 --- a/ba/org.osate.ba.tests/pom.xml +++ b/ba/org.osate.ba.tests/pom.xml @@ -7,7 +7,7 @@ org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ba/org.osate.ba/pom.xml b/ba/org.osate.ba/pom.xml index f10a9485930..898c9cccbd4 100644 --- a/ba/org.osate.ba/pom.xml +++ b/ba/org.osate.ba/pom.xml @@ -7,7 +7,7 @@ org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ba/org.osate.utils.feature/pom.xml b/ba/org.osate.utils.feature/pom.xml index edf4e2998dd..8aa299fcc1a 100644 --- a/ba/org.osate.utils.feature/pom.xml +++ b/ba/org.osate.utils.feature/pom.xml @@ -7,7 +7,7 @@ org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ba/org.osate.utils/pom.xml b/ba/org.osate.utils/pom.xml index 9659160d1aa..9a19e3bc363 100644 --- a/ba/org.osate.utils/pom.xml +++ b/ba/org.osate.utils/pom.xml @@ -7,7 +7,7 @@ org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ba/pom.xml b/ba/pom.xml index b083032e71d..70d1b1088e6 100644 --- a/ba/pom.xml +++ b/ba/pom.xml @@ -7,12 +7,12 @@ org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate ba.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT pom diff --git a/core/org.osate.aadl2.contrib/pom.xml b/core/org.osate.aadl2.contrib/pom.xml index 23582ae6494..14a1b810166 100644 --- a/core/org.osate.aadl2.contrib/pom.xml +++ b/core/org.osate.aadl2.contrib/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.aadl2.edit/pom.xml b/core/org.osate.aadl2.edit/pom.xml index 86e0569997b..d2914ccf222 100644 --- a/core/org.osate.aadl2.edit/pom.xml +++ b/core/org.osate.aadl2.edit/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.aadl2.instance.textual.tests/pom.xml b/core/org.osate.aadl2.instance.textual.tests/pom.xml index 2ca2668bf1e..c4e6e407ec0 100644 --- a/core/org.osate.aadl2.instance.textual.tests/pom.xml +++ b/core/org.osate.aadl2.instance.textual.tests/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.aadl2.instance.textual.ui/META-INF/MANIFEST.MF b/core/org.osate.aadl2.instance.textual.ui/META-INF/MANIFEST.MF index 5930a732ca5..1f4107411fc 100644 --- a/core/org.osate.aadl2.instance.textual.ui/META-INF/MANIFEST.MF +++ b/core/org.osate.aadl2.instance.textual.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Textual Instance UI Bundle-Vendor: CMU/SEI -Bundle-Version: 2.0.7.qualifier +Bundle-Version: 2.0.8.qualifier Bundle-SymbolicName: org.osate.aadl2.instance.textual.ui;singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.osate.aadl2.instance.textual;bundle-version="[2.0.0,3.0.0)";visibility:=reexport, diff --git a/core/org.osate.aadl2.instance.textual.ui/pom.xml b/core/org.osate.aadl2.instance.textual.ui/pom.xml index c69e8f88d54..1c40a1c3e19 100644 --- a/core/org.osate.aadl2.instance.textual.ui/pom.xml +++ b/core/org.osate.aadl2.instance.textual.ui/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.aadl2.instance.textual.ui - 2.0.7-SNAPSHOT + 2.0.8-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.aadl2.instance.textual/META-INF/MANIFEST.MF b/core/org.osate.aadl2.instance.textual/META-INF/MANIFEST.MF index 02ce24ced50..980c92f831f 100644 --- a/core/org.osate.aadl2.instance.textual/META-INF/MANIFEST.MF +++ b/core/org.osate.aadl2.instance.textual/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Textual Instance Plug-in Bundle-Vendor: CMU/SEI -Bundle-Version: 2.0.7.qualifier +Bundle-Version: 2.0.8.qualifier Bundle-SymbolicName: org.osate.aadl2.instance.textual;singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/core/org.osate.aadl2.instance.textual/pom.xml b/core/org.osate.aadl2.instance.textual/pom.xml index 648ddbc551c..0eb760116cf 100644 --- a/core/org.osate.aadl2.instance.textual/pom.xml +++ b/core/org.osate.aadl2.instance.textual/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.aadl2.instance.textual - 2.0.7-SNAPSHOT + 2.0.8-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.aadl2.instance.ui/META-INF/MANIFEST.MF b/core/org.osate.aadl2.instance.ui/META-INF/MANIFEST.MF index ef47d367042..8e5acdd34f6 100644 --- a/core/org.osate.aadl2.instance.ui/META-INF/MANIFEST.MF +++ b/core/org.osate.aadl2.instance.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ui Bundle-SymbolicName: org.osate.aadl2.instance.ui;singleton:=true -Bundle-Version: 1.0.8.qualifier +Bundle-Version: 1.0.9.qualifier Bundle-Activator: org.osate.aadl2.instance.ui.Activator Require-Bundle: org.eclipse.ui;bundle-version="[3.115.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.17.0,4.0.0)", diff --git a/core/org.osate.aadl2.instance.ui/pom.xml b/core/org.osate.aadl2.instance.ui/pom.xml index b327f83781d..6f16b679441 100644 --- a/core/org.osate.aadl2.instance.ui/pom.xml +++ b/core/org.osate.aadl2.instance.ui/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.aadl2.instance.ui - 1.0.8-SNAPSHOT + 1.0.9-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.aadl2.instantiation/pom.xml b/core/org.osate.aadl2.instantiation/pom.xml index 823bdb7de8f..065cf157936 100644 --- a/core/org.osate.aadl2.instantiation/pom.xml +++ b/core/org.osate.aadl2.instantiation/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.aadl2.model.editor/pom.xml b/core/org.osate.aadl2.model.editor/pom.xml index 6a55f56c784..f475d9d4275 100644 --- a/core/org.osate.aadl2.model.editor/pom.xml +++ b/core/org.osate.aadl2.model.editor/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.aadl2.modelsupport/pom.xml b/core/org.osate.aadl2.modelsupport/pom.xml index b2e4cc12916..005f5905f33 100644 --- a/core/org.osate.aadl2.modelsupport/pom.xml +++ b/core/org.osate.aadl2.modelsupport/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.aadl2/pom.xml b/core/org.osate.aadl2/pom.xml index 0844cc9b131..54749501bc3 100644 --- a/core/org.osate.aadl2/pom.xml +++ b/core/org.osate.aadl2/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.annexsupport/META-INF/MANIFEST.MF b/core/org.osate.annexsupport/META-INF/MANIFEST.MF index 0576c87c796..40ebb0f135e 100644 --- a/core/org.osate.annexsupport/META-INF/MANIFEST.MF +++ b/core/org.osate.annexsupport/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Annex Plug-in Bundle-SymbolicName: org.osate.annexsupport;singleton:=true -Bundle-Version: 3.2.1.qualifier +Bundle-Version: 3.2.2.qualifier Bundle-ClassPath: . Bundle-Activator: org.osate.annexsupport.AnnexPlugin Bundle-Vendor: CMU/SEI diff --git a/core/org.osate.annexsupport/pom.xml b/core/org.osate.annexsupport/pom.xml index 4ef19bed770..54eb10415b3 100644 --- a/core/org.osate.annexsupport/pom.xml +++ b/core/org.osate.annexsupport/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.annexsupport - 3.2.1-SNAPSHOT + 3.2.2-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.annexsupport/src/org/osate/annexsupport/AnnexParseUtil.java b/core/org.osate.annexsupport/src/org/osate/annexsupport/AnnexParseUtil.java index 03d6afe11f9..c1846d427b2 100644 --- a/core/org.osate.annexsupport/src/org/osate/annexsupport/AnnexParseUtil.java +++ b/core/org.osate.annexsupport/src/org/osate/annexsupport/AnnexParseUtil.java @@ -82,7 +82,12 @@ public static EObject parse(AbstractAntlrParser parser, String editString, Parse private static String genWhitespace(int line, int length) { char[] array = new char[length]; Arrays.fill(array, ' '); - Arrays.fill(array, 0, line - 1, '\n'); + if (line > 0) { + if (line > length) { + line = length; + } + Arrays.fill(array, 0, line - 1, '\n'); + } return new String(array); } diff --git a/core/org.osate.branding/META-INF/MANIFEST.MF b/core/org.osate.branding/META-INF/MANIFEST.MF index 7ea5e913ec4..f741faabca9 100644 --- a/core/org.osate.branding/META-INF/MANIFEST.MF +++ b/core/org.osate.branding/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.osate.branding; singleton:=true -Bundle-Version: 1.1.0.qualifier +Bundle-Version: 1.2.0.qualifier Bundle-ClassPath: . Bundle-Activator: org.osate.branding.AadlPlugin Bundle-Vendor: CMU/SEI diff --git a/core/org.osate.branding/pom.xml b/core/org.osate.branding/pom.xml index 200c83d3e80..b9f92d670db 100644 --- a/core/org.osate.branding/pom.xml +++ b/core/org.osate.branding/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.branding - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.build.coverage.report/pom.xml b/core/org.osate.build.coverage.report/pom.xml index 520f74257dc..ffb8ca86d60 100644 --- a/core/org.osate.build.coverage.report/pom.xml +++ b/core/org.osate.build.coverage.report/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.build.main/pom.xml b/core/org.osate.build.main/pom.xml index b99a9dd1caa..358e6edec12 100644 --- a/core/org.osate.build.main/pom.xml +++ b/core/org.osate.build.main/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.osate osate2.main-pom - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT pom @@ -15,7 +15,7 @@ 2.25.0 1.20.0-SNAPSHOT UTF-8 - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT 0.8.6 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog @@ -132,7 +132,7 @@ - ${project.parent.version} + ${osate.version} ${maven.build.timestamp} yyyy-MM-dd diff --git a/core/org.osate.build.product/osate.product b/core/org.osate.build.product/osate.product index d8be8e16701..f61e1c41e89 100644 --- a/core/org.osate.build.product/osate.product +++ b/core/org.osate.build.product/osate.product @@ -1,7 +1,7 @@ - + diff --git a/core/org.osate.build.product/pom.xml b/core/org.osate.build.product/pom.xml index 8442861d1cc..013beb22e0f 100644 --- a/core/org.osate.build.product/pom.xml +++ b/core/org.osate.build.product/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate.build.product diff --git a/core/org.osate.build.repository/pom.xml b/core/org.osate.build.repository/pom.xml index 798442fe26f..04cb18dce14 100644 --- a/core/org.osate.build.repository/pom.xml +++ b/core/org.osate.build.repository/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.build.target/pom.xml b/core/org.osate.build.target/pom.xml index c3318ee2941..089fff852c7 100644 --- a/core/org.osate.build.target/pom.xml +++ b/core/org.osate.build.target/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT Target Definition for OSATE2 diff --git a/core/org.osate.contribution.sei/pom.xml b/core/org.osate.contribution.sei/pom.xml index 18d1e55e80e..88eb0b36706 100644 --- a/core/org.osate.contribution.sei/pom.xml +++ b/core/org.osate.contribution.sei/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.core.feature/feature.xml b/core/org.osate.core.feature/feature.xml index c9f093593a7..6db5414a348 100644 --- a/core/org.osate.core.feature/feature.xml +++ b/core/org.osate.core.feature/feature.xml @@ -2,7 +2,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.core.feature - 8.0.0-SNAPSHOT + 8.1.0-SNAPSHOT eclipse-feature diff --git a/core/org.osate.core.tests.log4j/pom.xml b/core/org.osate.core.tests.log4j/pom.xml index d5b989e58f6..9ee6a89b7e8 100644 --- a/core/org.osate.core.tests.log4j/pom.xml +++ b/core/org.osate.core.tests.log4j/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.core.tests/pom.xml b/core/org.osate.core.tests/pom.xml index e3d20806877..c45f1c335fe 100644 --- a/core/org.osate.core.tests/pom.xml +++ b/core/org.osate.core.tests/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.core/pom.xml b/core/org.osate.core/pom.xml index 2aa121d5a1f..227b8d17153 100644 --- a/core/org.osate.core/pom.xml +++ b/core/org.osate.core/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.dependencies.birt/pom.xml b/core/org.osate.dependencies.birt/pom.xml index ca778ca9ac8..9651a0d1938 100644 --- a/core/org.osate.dependencies.birt/pom.xml +++ b/core/org.osate.dependencies.birt/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.help/pom.xml b/core/org.osate.help/pom.xml index 4baff46f463..c461190b6ea 100644 --- a/core/org.osate.help/pom.xml +++ b/core/org.osate.help/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.license/pom.xml b/core/org.osate.license/pom.xml index 6287c71ceb7..ef3aa7b9349 100644 --- a/core/org.osate.license/pom.xml +++ b/core/org.osate.license/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.mylyn.aadl.ui/pom.xml b/core/org.osate.mylyn.aadl.ui/pom.xml index 0578727a734..5c07fa1ae47 100644 --- a/core/org.osate.mylyn.aadl.ui/pom.xml +++ b/core/org.osate.mylyn.aadl.ui/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.pluginsupport/pom.xml b/core/org.osate.pluginsupport/pom.xml index 2639d09ec4a..f4ffad97fac 100644 --- a/core/org.osate.pluginsupport/pom.xml +++ b/core/org.osate.pluginsupport/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.results/pom.xml b/core/org.osate.results/pom.xml index 8db7e7b8457..fcf59854f9b 100644 --- a/core/org.osate.results/pom.xml +++ b/core/org.osate.results/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.9.2-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.testsupport/pom.xml b/core/org.osate.testsupport/pom.xml index a7775ead181..71c2370ef31 100644 --- a/core/org.osate.testsupport/pom.xml +++ b/core/org.osate.testsupport/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.ui/META-INF/MANIFEST.MF b/core/org.osate.ui/META-INF/MANIFEST.MF index 8e4bdb8216c..a32eed0e11b 100644 --- a/core/org.osate.ui/META-INF/MANIFEST.MF +++ b/core/org.osate.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.osate.ui;singleton:=true -Bundle-Version: 6.2.0.qualifier +Bundle-Version: 6.2.1.qualifier Bundle-ClassPath: . Bundle-Activator: org.osate.ui.OsateUiPlugin Bundle-Vendor: CMU/SEI diff --git a/core/org.osate.ui/pom.xml b/core/org.osate.ui/pom.xml index 568b3643983..ea3879b43e1 100644 --- a/core/org.osate.ui/pom.xml +++ b/core/org.osate.ui/pom.xml @@ -8,12 +8,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ui - 6.2.0-SNAPSHOT + 6.2.1-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.workspace/pom.xml b/core/org.osate.workspace/pom.xml index d7a743932a2..d9e9d7bf51d 100644 --- a/core/org.osate.workspace/pom.xml +++ b/core/org.osate.workspace/pom.xml @@ -7,7 +7,7 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/core/org.osate.xtext.aadl2.properties.ui/META-INF/MANIFEST.MF b/core/org.osate.xtext.aadl2.properties.ui/META-INF/MANIFEST.MF index bdebc2f9cd5..2bc85ba3abe 100644 --- a/core/org.osate.xtext.aadl2.properties.ui/META-INF/MANIFEST.MF +++ b/core/org.osate.xtext.aadl2.properties.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Xtext Properties UI Bundle-Vendor: CMU/SEI -Bundle-Version: 4.1.0.qualifier +Bundle-Version: 4.1.1.qualifier Bundle-SymbolicName: org.osate.xtext.aadl2.properties.ui;singleton:=true Require-Bundle: org.osate.aadl2;bundle-version="[4.0.0,5.0.0)", org.osate.aadl2.modelsupport;bundle-version="[6.0.0,7.0.0)", diff --git a/core/org.osate.xtext.aadl2.properties.ui/pom.xml b/core/org.osate.xtext.aadl2.properties.ui/pom.xml index cad03cb30f4..02274481b65 100644 --- a/core/org.osate.xtext.aadl2.properties.ui/pom.xml +++ b/core/org.osate.xtext.aadl2.properties.ui/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.xtext.aadl2.properties.ui - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.xtext.aadl2.properties/META-INF/MANIFEST.MF b/core/org.osate.xtext.aadl2.properties/META-INF/MANIFEST.MF index 04b3d0b1c29..ec535264de9 100644 --- a/core/org.osate.xtext.aadl2.properties/META-INF/MANIFEST.MF +++ b/core/org.osate.xtext.aadl2.properties/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Xtext Properties Bundle-Vendor: CMU/SEI -Bundle-Version: 3.1.0.qualifier +Bundle-Version: 3.1.1.qualifier Bundle-SymbolicName: org.osate.xtext.aadl2.properties;singleton:=true Require-Bundle: org.osate.aadl2;bundle-version="[4.0.0,5.0.0)", org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)", diff --git a/core/org.osate.xtext.aadl2.properties/pom.xml b/core/org.osate.xtext.aadl2.properties/pom.xml index 3d1da47df73..4e1aa1ec133 100644 --- a/core/org.osate.xtext.aadl2.properties/pom.xml +++ b/core/org.osate.xtext.aadl2.properties/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.xtext.aadl2.properties - 3.1.0-SNAPSHOT + 3.1.1-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.xtext.aadl2.ui/META-INF/MANIFEST.MF b/core/org.osate.xtext.aadl2.ui/META-INF/MANIFEST.MF index 337482205e0..004077daf14 100644 --- a/core/org.osate.xtext.aadl2.ui/META-INF/MANIFEST.MF +++ b/core/org.osate.xtext.aadl2.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Xtext UI Bundle-Vendor: CMU/SEI -Bundle-Version: 6.1.0.qualifier +Bundle-Version: 6.1.1.qualifier Bundle-SymbolicName: org.osate.xtext.aadl2.ui;singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.ui.editors;bundle-version="[3.7.0,4.0.0)", diff --git a/core/org.osate.xtext.aadl2.ui/pom.xml b/core/org.osate.xtext.aadl2.ui/pom.xml index ba351e71de1..fd887f2a8e5 100644 --- a/core/org.osate.xtext.aadl2.ui/pom.xml +++ b/core/org.osate.xtext.aadl2.ui/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.xtext.aadl2.ui - 6.1.0-SNAPSHOT + 6.1.1-SNAPSHOT eclipse-plugin diff --git a/core/org.osate.xtext.aadl2/META-INF/MANIFEST.MF b/core/org.osate.xtext.aadl2/META-INF/MANIFEST.MF index 19ccaf32f1a..b4997fddf2d 100644 --- a/core/org.osate.xtext.aadl2/META-INF/MANIFEST.MF +++ b/core/org.osate.xtext.aadl2/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Xtext Bundle-Vendor: CMU/SEI -Bundle-Version: 6.0.2.qualifier +Bundle-Version: 6.0.3.qualifier Bundle-SymbolicName: org.osate.xtext.aadl2;singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext.generator;bundle-version="[2.20.0,3.0.0)";resolution:=optional, diff --git a/core/org.osate.xtext.aadl2/pom.xml b/core/org.osate.xtext.aadl2/pom.xml index e9686838a1e..058cb5aed50 100644 --- a/core/org.osate.xtext.aadl2/pom.xml +++ b/core/org.osate.xtext.aadl2/pom.xml @@ -7,12 +7,12 @@ org.osate core.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.xtext.aadl2 - 6.0.2-SNAPSHOT + 6.0.3-SNAPSHOT eclipse-plugin diff --git a/core/pom.xml b/core/pom.xml index ce0b9e3f00b..77e2d471752 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,7 @@ org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.analysis/pom.xml b/emv2/org.osate.aadl2.errormodel.analysis/pom.xml index 7a8b27eb1a3..665688d09e6 100644 --- a/emv2/org.osate.aadl2.errormodel.analysis/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.analysis/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.contrib/pom.xml b/emv2/org.osate.aadl2.errormodel.contrib/pom.xml index dc0d83b91fa..bdb3d29e26b 100644 --- a/emv2/org.osate.aadl2.errormodel.contrib/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.contrib/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.faulttree.design/pom.xml b/emv2/org.osate.aadl2.errormodel.faulttree.design/pom.xml index 71d2aed13b3..dc1d45ce047 100644 --- a/emv2/org.osate.aadl2.errormodel.faulttree.design/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.faulttree.design/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.faulttree.edit/pom.xml b/emv2/org.osate.aadl2.errormodel.faulttree.edit/pom.xml index 9b391cc4c6b..05fd29a375a 100644 --- a/emv2/org.osate.aadl2.errormodel.faulttree.edit/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.faulttree.edit/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.faulttree.generation/pom.xml b/emv2/org.osate.aadl2.errormodel.faulttree.generation/pom.xml index b370c46a1b9..e1145d6dbb6 100644 --- a/emv2/org.osate.aadl2.errormodel.faulttree.generation/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.faulttree.generation/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.faulttree.tests/pom.xml b/emv2/org.osate.aadl2.errormodel.faulttree.tests/pom.xml index 887daa8d9e7..5ec4937702e 100644 --- a/emv2/org.osate.aadl2.errormodel.faulttree.tests/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.faulttree.tests/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.faulttree/pom.xml b/emv2/org.osate.aadl2.errormodel.faulttree/pom.xml index b6f0d0fd404..87e0955bac8 100644 --- a/emv2/org.osate.aadl2.errormodel.faulttree/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.faulttree/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.help/pom.xml b/emv2/org.osate.aadl2.errormodel.help/pom.xml index 9531c192557..ba446d44de8 100644 --- a/emv2/org.osate.aadl2.errormodel.help/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.help/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.propagationgraph/pom.xml b/emv2/org.osate.aadl2.errormodel.propagationgraph/pom.xml index f8bb5b407aa..0fbdb496f86 100644 --- a/emv2/org.osate.aadl2.errormodel.propagationgraph/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.propagationgraph/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.aadl2.errormodel.tests/pom.xml b/emv2/org.osate.aadl2.errormodel.tests/pom.xml index aa454974c4d..94de5922bb2 100644 --- a/emv2/org.osate.aadl2.errormodel.tests/pom.xml +++ b/emv2/org.osate.aadl2.errormodel.tests/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.xtext.aadl2.errormodel.edit/pom.xml b/emv2/org.osate.xtext.aadl2.errormodel.edit/pom.xml index 49a3d8e95e2..f1d476dae37 100644 --- a/emv2/org.osate.xtext.aadl2.errormodel.edit/pom.xml +++ b/emv2/org.osate.xtext.aadl2.errormodel.edit/pom.xml @@ -7,7 +7,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/emv2/org.osate.xtext.aadl2.errormodel.feature/feature.xml b/emv2/org.osate.xtext.aadl2.errormodel.feature/feature.xml index a530f0e3752..eaa02b976aa 100644 --- a/emv2/org.osate.xtext.aadl2.errormodel.feature/feature.xml +++ b/emv2/org.osate.xtext.aadl2.errormodel.feature/feature.xml @@ -2,7 +2,7 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.xtext.aadl2.errormodel.feature - 9.0.0-SNAPSHOT + 9.0.1-SNAPSHOT eclipse-feature diff --git a/emv2/org.osate.xtext.aadl2.errormodel.ui/META-INF/MANIFEST.MF b/emv2/org.osate.xtext.aadl2.errormodel.ui/META-INF/MANIFEST.MF index a8c18cb5eb6..7f6817e1ecc 100644 --- a/emv2/org.osate.xtext.aadl2.errormodel.ui/META-INF/MANIFEST.MF +++ b/emv2/org.osate.xtext.aadl2.errormodel.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Xtext Error Model UI Bundle-Vendor: CMU/SEI -Bundle-Version: 6.2.0.qualifier +Bundle-Version: 6.2.1.qualifier Bundle-SymbolicName: org.osate.xtext.aadl2.errormodel.ui; singleton:=true Require-Bundle: org.osate.xtext.aadl2.errormodel;bundle-version="[6.2.0,7.0.0)";visibility:=reexport, org.eclipse.xtext.ui;bundle-version="[2.20.0,3.0.0)", diff --git a/emv2/org.osate.xtext.aadl2.errormodel.ui/pom.xml b/emv2/org.osate.xtext.aadl2.errormodel.ui/pom.xml index c25e9dfc11f..787c4ebc41e 100644 --- a/emv2/org.osate.xtext.aadl2.errormodel.ui/pom.xml +++ b/emv2/org.osate.xtext.aadl2.errormodel.ui/pom.xml @@ -7,12 +7,12 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.xtext.aadl2.errormodel.ui - 6.2.0-SNAPSHOT + 6.2.1-SNAPSHOT eclipse-plugin diff --git a/emv2/org.osate.xtext.aadl2.errormodel/META-INF/MANIFEST.MF b/emv2/org.osate.xtext.aadl2.errormodel/META-INF/MANIFEST.MF index 1762df9aa41..a4db5665a59 100644 --- a/emv2/org.osate.xtext.aadl2.errormodel/META-INF/MANIFEST.MF +++ b/emv2/org.osate.xtext.aadl2.errormodel/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aadl2 Xtext Error Model Bundle-Vendor: CMU/SEI -Bundle-Version: 6.2.0.qualifier +Bundle-Version: 6.2.1.qualifier Bundle-SymbolicName: org.osate.xtext.aadl2.errormodel; singleton:=true Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.xtext;bundle-version="[2.20.0,3.0.0)";visibility:=reexport, diff --git a/emv2/org.osate.xtext.aadl2.errormodel/pom.xml b/emv2/org.osate.xtext.aadl2.errormodel/pom.xml index 7ee0085088d..4a9162d866a 100644 --- a/emv2/org.osate.xtext.aadl2.errormodel/pom.xml +++ b/emv2/org.osate.xtext.aadl2.errormodel/pom.xml @@ -7,12 +7,12 @@ org.osate emv2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.xtext.aadl2.errormodel - 6.2.0-SNAPSHOT + 6.2.1-SNAPSHOT eclipse-plugin diff --git a/emv2/pom.xml b/emv2/pom.xml index eb2dba9862d..983dcf85b80 100644 --- a/emv2/pom.xml +++ b/emv2/pom.xml @@ -7,13 +7,13 @@ org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate emv2.parent pom - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate.aadl2.errormodel.faulttree diff --git a/examples/org.osate.examples.feature/pom.xml b/examples/org.osate.examples.feature/pom.xml index 454474fbbe9..ffc3b662c1b 100644 --- a/examples/org.osate.examples.feature/pom.xml +++ b/examples/org.osate.examples.feature/pom.xml @@ -30,7 +30,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/examples/org.osate.examples/META-INF/MANIFEST.MF b/examples/org.osate.examples/META-INF/MANIFEST.MF index b04826815a6..c657d13b9f4 100644 --- a/examples/org.osate.examples/META-INF/MANIFEST.MF +++ b/examples/org.osate.examples/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Examples Bundle-SymbolicName: org.osate.examples;singleton:=true -Bundle-Version: 1.0.3.qualifier +Bundle-Version: 1.0.4.qualifier Automatic-Module-Name: org.osate.examples Require-Bundle: org.osate.ui;bundle-version="[6.2.0,7.0.0)" Bundle-Vendor: CMU/SEI diff --git a/examples/org.osate.examples/examples/arp4761/pom.xml b/examples/org.osate.examples/examples/arp4761/pom.xml index b1ebc354a5b..7b6900ae740 100644 --- a/examples/org.osate.examples/examples/arp4761/pom.xml +++ b/examples/org.osate.examples/examples/arp4761/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/examples/org.osate.examples/examples/continuous-safety-risk-evaluation/pom.xml b/examples/org.osate.examples/examples/continuous-safety-risk-evaluation/pom.xml index c60c7ca747a..58eb1d0bce6 100644 --- a/examples/org.osate.examples/examples/continuous-safety-risk-evaluation/pom.xml +++ b/examples/org.osate.examples/examples/continuous-safety-risk-evaluation/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT .. diff --git a/examples/org.osate.examples/examples/pom.xml b/examples/org.osate.examples/examples/pom.xml index 14fea4b6a25..f01b8492d9c 100644 --- a/examples/org.osate.examples/examples/pom.xml +++ b/examples/org.osate.examples/examples/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT ../.. diff --git a/examples/org.osate.examples/examples/resource-budget/pom.xml b/examples/org.osate.examples/examples/resource-budget/pom.xml index d067738ac1b..6d3452413a7 100644 --- a/examples/org.osate.examples/examples/resource-budget/pom.xml +++ b/examples/org.osate.examples/examples/resource-budget/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT .. diff --git a/examples/org.osate.examples/examples/safety-tutorial/pom.xml b/examples/org.osate.examples/examples/safety-tutorial/pom.xml index 3b5aaf84861..489670e4bb5 100644 --- a/examples/org.osate.examples/examples/safety-tutorial/pom.xml +++ b/examples/org.osate.examples/examples/safety-tutorial/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT .. diff --git a/examples/org.osate.examples/examples/speed-regulation/pom.xml b/examples/org.osate.examples/examples/speed-regulation/pom.xml index e2d7ce0f664..060f5002275 100644 --- a/examples/org.osate.examples/examples/speed-regulation/pom.xml +++ b/examples/org.osate.examples/examples/speed-regulation/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT .. diff --git a/examples/org.osate.examples/examples/stepper-motor/pom.xml b/examples/org.osate.examples/examples/stepper-motor/pom.xml index 21fbe6c528c..770ef446fac 100644 --- a/examples/org.osate.examples/examples/stepper-motor/pom.xml +++ b/examples/org.osate.examples/examples/stepper-motor/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT .. diff --git a/examples/org.osate.examples/pom.xml b/examples/org.osate.examples/pom.xml index 57786e94ee0..dbffdc3e070 100644 --- a/examples/org.osate.examples/pom.xml +++ b/examples/org.osate.examples/pom.xml @@ -30,12 +30,12 @@ censes only apply to the Third Party Software and not any other portion of this org.osate examples.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.examples - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT eclipse-plugin \ No newline at end of file diff --git a/examples/pom.xml b/examples/pom.xml index b54cad392e1..60fbcb315d3 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -31,7 +31,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ge/org.osate.ge.ba.feature/pom.xml b/ge/org.osate.ge.ba.feature/pom.xml index feee44baa60..9698828521d 100644 --- a/ge/org.osate.ge.ba.feature/pom.xml +++ b/ge/org.osate.ge.ba.feature/pom.xml @@ -28,7 +28,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ge.ba.feature diff --git a/ge/org.osate.ge.ba/pom.xml b/ge/org.osate.ge.ba/pom.xml index ac69ed8f950..b4c2da9faf7 100644 --- a/ge/org.osate.ge.ba/pom.xml +++ b/ge/org.osate.ge.ba/pom.xml @@ -28,7 +28,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ge.ba diff --git a/ge/org.osate.ge.diagram/pom.xml b/ge/org.osate.ge.diagram/pom.xml index cc44ef62f57..dbcda6b8cc3 100644 --- a/ge/org.osate.ge.diagram/pom.xml +++ b/ge/org.osate.ge.diagram/pom.xml @@ -30,7 +30,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ge/org.osate.ge.doc/pom.xml b/ge/org.osate.ge.doc/pom.xml index bfeb9e51795..a7f273feb74 100644 --- a/ge/org.osate.ge.doc/pom.xml +++ b/ge/org.osate.ge.doc/pom.xml @@ -30,7 +30,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ge/org.osate.ge.errormodel.feature/pom.xml b/ge/org.osate.ge.errormodel.feature/pom.xml index dacdba901b8..da83afcaa41 100644 --- a/ge/org.osate.ge.errormodel.feature/pom.xml +++ b/ge/org.osate.ge.errormodel.feature/pom.xml @@ -28,7 +28,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ge.errormodel.feature diff --git a/ge/org.osate.ge.errormodel/pom.xml b/ge/org.osate.ge.errormodel/pom.xml index 01afc629fa4..20e5bf49554 100644 --- a/ge/org.osate.ge.errormodel/pom.xml +++ b/ge/org.osate.ge.errormodel/pom.xml @@ -28,7 +28,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ge.errormodel diff --git a/ge/org.osate.ge.feature/feature.xml b/ge/org.osate.ge.feature/feature.xml index 6659dacdda1..5aac6c1b763 100644 --- a/ge/org.osate.ge.feature/feature.xml +++ b/ge/org.osate.ge.feature/feature.xml @@ -25,7 +25,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ge.feature - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT eclipse-feature diff --git a/ge/org.osate.ge.gef.ui/META-INF/MANIFEST.MF b/ge/org.osate.ge.gef.ui/META-INF/MANIFEST.MF index 613344a4f50..b5b0b23add4 100644 --- a/ge/org.osate.ge.gef.ui/META-INF/MANIFEST.MF +++ b/ge/org.osate.ge.gef.ui/META-INF/MANIFEST.MF @@ -3,11 +3,11 @@ Automatic-Module-Name: org.osate.ge.gef.ui Bundle-ManifestVersion: 2 Bundle-Name: OSATE Graphical Editor GEF UI Bundle-SymbolicName: org.osate.ge.gef.ui;singleton:=true -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 1.0.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.13.0,4.0.0)", org.eclipse.ui;bundle-version="[3.115.0,4.0.0)", - org.osate.ge.gef;bundle-version="[1.0.0,1.0.1)", + org.osate.ge.gef;bundle-version="[1.1.0,2.0.0)", org.osate.ge;bundle-version="[3.0.0,4.0.0)", org.eclipse.gef.common;bundle-version="[5.0.0,6.0.0)", org.eclipse.ui.views;bundle-version="[3.10.100,4.0.0)", diff --git a/ge/org.osate.ge.gef.ui/pom.xml b/ge/org.osate.ge.gef.ui/pom.xml index 60627a07c3c..a2c7cd6a67c 100644 --- a/ge/org.osate.ge.gef.ui/pom.xml +++ b/ge/org.osate.ge.gef.ui/pom.xml @@ -30,10 +30,10 @@ org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ge.gef.ui - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT eclipse-plugin diff --git a/ge/org.osate.ge.gef/.settings/.api_filters b/ge/org.osate.ge.gef/.settings/.api_filters new file mode 100644 index 00000000000..5c237312623 --- /dev/null +++ b/ge/org.osate.ge.gef/.settings/.api_filters @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ge/org.osate.ge.gef/META-INF/MANIFEST.MF b/ge/org.osate.ge.gef/META-INF/MANIFEST.MF index 842244504af..5d4a0822587 100644 --- a/ge/org.osate.ge.gef/META-INF/MANIFEST.MF +++ b/ge/org.osate.ge.gef/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Automatic-Module-Name: org.osate.ge.gef Bundle-ManifestVersion: 2 Bundle-Name: OSATE Graphical Editor GEF Bundle-SymbolicName: org.osate.ge.gef -Bundle-Version: 1.0.0.qualifier +Bundle-Version: 1.1.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.gef.common;bundle-version="[5.0.1,6.0.0)", org.eclipse.gef.geometry;bundle-version="[5.0.0,6.0.0)", diff --git a/ge/org.osate.ge.gef/pom.xml b/ge/org.osate.ge.gef/pom.xml index 0042410deb7..371633f33b9 100644 --- a/ge/org.osate.ge.gef/pom.xml +++ b/ge/org.osate.ge.gef/pom.xml @@ -30,10 +30,10 @@ org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate org.osate.ge.gef - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT eclipse-plugin diff --git a/ge/org.osate.ge.swt/pom.xml b/ge/org.osate.ge.swt/pom.xml index 5e2dc9b2869..f26ad5bc54b 100644 --- a/ge/org.osate.ge.swt/pom.xml +++ b/ge/org.osate.ge.swt/pom.xml @@ -30,7 +30,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ge/org.osate.ge.tests/pom.xml b/ge/org.osate.ge.tests/pom.xml index 9a901b8c1d1..94008df5a3c 100644 --- a/ge/org.osate.ge.tests/pom.xml +++ b/ge/org.osate.ge.tests/pom.xml @@ -30,7 +30,7 @@ org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ge/org.osate.ge/pom.xml b/ge/org.osate.ge/pom.xml index d501bb196a2..0785c63e7c4 100644 --- a/ge/org.osate.ge/pom.xml +++ b/ge/org.osate.ge/pom.xml @@ -30,7 +30,7 @@ censes only apply to the Third Party Software and not any other portion of this org.osate ge.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate diff --git a/ge/pom.xml b/ge/pom.xml index f0a39c701ee..c359b1b6571 100644 --- a/ge/pom.xml +++ b/ge/pom.xml @@ -30,13 +30,13 @@ censes only apply to the Third Party Software and not any other portion of this org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT org.osate ge.parent pom - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index dd4a1722db2..0b8aedd7c75 100644 --- a/pom.xml +++ b/pom.xml @@ -8,13 +8,13 @@ org.osate osate2.main-pom - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT core/org.osate.build.main/pom.xml org.osate osate2.parent - 2.10.0-SNAPSHOT + 2.11.0-SNAPSHOT pom diff --git a/releng/scripts/changelog-builder.py b/releng/scripts/changelog-builder.py new file mode 100644 index 00000000000..dbb2d52dfe9 --- /dev/null +++ b/releng/scripts/changelog-builder.py @@ -0,0 +1,42 @@ +import urllib3 +import certifi +import json + +########### FIELDS ########### + +# This set of labels dictates the sections of the changelog +VALID_LABELS = ['core', 'analyses', 'category:releng', 'emv2', 'ge', 'alisa', 'ba'] + +# The main data structure holding the titles, sorted by labels. ie, it's a +# mapping from labels to sets of titles in that label +titles = dict() + +########### INITIALIZATION ########### +for label in VALID_LABELS: + titles[label] = list() + +########### API REQUEST ########### + +http = urllib3.PoolManager(10, headers={'user-agent': 'Mozilla/5.0 (Windows NT 6.3; rv:36.0) Gecko/20100101 Firefox/36.0'}, cert_reqs='CERT_REQUIRED', ca_certs=certifi.where()) +r = http.request('GET', 'https://api.github.com/repos/osate/osate2/issues?milestone=30&state=closed&per_page=80') + +########### BUILDING THE TITLES DATA STRUCTURE ########### + +data = json.loads(r.data.decode('utf-8')) +for elem in data: + for label in elem['labels']: + if label['name'] in VALID_LABELS: + titles[label['name']].append(elem['title'] + '\n (`' + str(elem['number']) + ' `__)') + +########### PRINTING THE OUTPUT ########### + +print('#### Fixed issues\n') + +for label in VALID_LABELS: + i = 1 + if len(titles[label]) == 0: + continue + print(' * ' + label) + for title in reversed(titles[label]): + print(' ' + str(i) + '. ' + title) + i += 1 diff --git a/releng/version-management/release.digest b/releng/version-management/release.digest index 918cb77c6ef..c7b97caae09 100644 Binary files a/releng/version-management/release.digest and b/releng/version-management/release.digest differ diff --git a/releng/version-management/release.digest.bak1 b/releng/version-management/release.digest.bak1 deleted file mode 100644 index 72e60a28714..00000000000 Binary files a/releng/version-management/release.digest.bak1 and /dev/null differ diff --git a/releng/version-management/release.digest.bak2 b/releng/version-management/release.digest.bak2 deleted file mode 100644 index 72e60a28714..00000000000 Binary files a/releng/version-management/release.digest.bak2 and /dev/null differ diff --git a/releng/version-management/release.digest.bak3 b/releng/version-management/release.digest.bak3 deleted file mode 100644 index 72e60a28714..00000000000 Binary files a/releng/version-management/release.digest.bak3 and /dev/null differ diff --git a/releng/version-management/release.xml b/releng/version-management/release.xml index 374d135ebc5..60152a16592 100644 --- a/releng/version-management/release.xml +++ b/releng/version-management/release.xml @@ -1,26 +1,26 @@ - - - - - - - - - - + + + + + + + + + + - - - - - - - - - + + + + + + + + + @@ -28,87 +28,112 @@ + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + - - - + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - + + + + + + + @@ -136,93 +161,97 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - - - - - + + + + + + + - + - + - - + + - - + + - - + + - - + + - - - - + + + + - - + + - - - - - - + + + + + + - + + + + @@ -232,203 +261,208 @@ - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + + - - - - + + + + - - - - - - + + + + + + + - - + + - - + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + - - + + - + - + - - - + + + - - + + - + - + - - - - + + + + - - - - - + + + + + @@ -467,91 +501,98 @@ - + - + - + - + - + - + - - + + - + + + - + - + - - - - + + + + - + - - + + - + - - - - - - - - - + + + + + + + + + - + - + - + + + - - - - - - - - - - + + + + + + + + + + + + + - - - - + + + + - - + + @@ -584,59 +625,60 @@ - - + + - - - - - - - - - + + + + + + + + + + - - + + - + - + - - - + + + - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - + + @@ -651,256 +693,266 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - - - - + + + + + + + + - + - - - - - - - - - - + + + + + + + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + + - + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - + + + + - - - - - + + + + + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - - - + + + - - - + + + - + - - - - - - + + + + + + - - - - + + + + - - - + + + - - - + + + + + - + - - - - - - - - + + + + + + + + - - - - + + + + - - - - - - - + + + + + + + diff --git a/setup/osate2_2021-03.setup b/setup/osate2_2021-03.setup index 505758c4822..a8c3d98b345 100644 --- a/setup/osate2_2021-03.setup +++ b/setup/osate2_2021-03.setup @@ -913,8 +913,8 @@ xsi:type="pde:APIBaselineTask" id="api.baseline" name="OSATE-API" - version="2.9.2" - remoteURI="https://osate-build.sei.cmu.edu/download/osate/stable/2.9.2-vfinal/osate.repository-2.9.2.vfinal.zip"> + version="2.10.0" + remoteURI="https://osate-build.sei.cmu.edu/download/osate/stable/2.10.0-vfinal/osate.repository-2.10.0.vfinal.zip">