|
9 | 9 | start_path: documentation |
10 | 10 | - url: https://github.com/eclipse-esmf/esmf-semantic-aspect-meta-model |
11 | 11 | branches: HEAD |
12 | | - tags: ["v2.1.0", "v2.0.0"] |
| 12 | + tags: ["v2.2.0", "v2.1.0", "v2.0.0"] |
13 | 13 | start_path: documentation |
14 | 14 | - url: https://github.com/eclipse-esmf/esmf-sdk |
15 | 15 | branches: HEAD |
@@ -56,15 +56,15 @@ asciidoc: |
56 | 56 | ok: 'icon:check-circle[role="green",size="2x"]' |
57 | 57 | nok: 'icon:times-circle[role="red",size="2x"]' |
58 | 58 | # The latest specified SAMM version |
59 | | - meta-model-version: 2.1.0 |
| 59 | + meta-model-version: 2.2.0 |
60 | 60 | meta-model-full-name: Semantic Aspect Meta Model |
61 | 61 | meta-model-abbr: SAMM |
62 | | - samm: urn:samm:org.eclipse.esmf.samm:meta-model:2.1.0#@ |
63 | | - samm-c: urn:samm:org.eclipse.esmf.samm:characteristic:2.1.0#@ |
64 | | - samm-e: urn:samm:org.eclipse.esmf.samm:entity:2.1.0#@ |
65 | | - unit: urn:samm:org.eclipse.esmf.samm:unit:2.1.0#@ |
| 62 | + samm: urn:samm:org.eclipse.esmf.samm:meta-model:2.2.0#@ |
| 63 | + samm-c: urn:samm:org.eclipse.esmf.samm:characteristic:2.2.0#@ |
| 64 | + samm-e: urn:samm:org.eclipse.esmf.samm:entity:2.2.0#@ |
| 65 | + unit: urn:samm:org.eclipse.esmf.samm:unit:2.2.0#@ |
66 | 66 | # The version of the latest SAMM maven artifact |
67 | | - aspect-meta-model-version: '2.1.0' |
| 67 | + aspect-meta-model-version: '2.2.0' |
68 | 68 | esmf-sdk-version: '2.9.10' |
69 | 69 | esmf-sdk-js-aspect-model-loader-version: '2.3.3' |
70 | 70 | example-ns: com.mycompany@ |
|
0 commit comments