Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions backend/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.syson</groupId>
<artifactId>syson-application-parent</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>

<name>syson-application-parent</name>
<description>SysON Application Parent</description>
Expand Down
4 changes: 2 additions & 2 deletions backend/application/syson-application-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-application-configuration</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-application-configuration</name>
<description>SysON Application Configuration</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/application/syson-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-application</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-application</name>
<description>SysON Application</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/application/syson-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-frontend</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-frontend</name>
<description>SysON Frontend</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/application/syson-sysml-export/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-sysml-export</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-sysml-export</name>
<description>SysON SysML Export</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/application/syson-sysml-import/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-sysml-import</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-sysml-import</name>
<description>SysON SysML Import</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/application/syson-sysml-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-sysml-validation</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-validation</name>
<description>SysON SysMLv2 validation rules for Validation view</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/metamodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.syson</groupId>
<artifactId>syson-metamodel-parent</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>

<name>syson-metamodel-parent</name>
<description>SysON Metamodel Parent</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-siriusweb-customnodes-metamodel-edit</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-siriusweb-customnodes-metamodel-edit</name>
<description>SysON SysMLv2 Custom Nodes Metamodel - Edit Support</description>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-siriusweb-customnodes-metamodel</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-siriusweb-customnodes-metamodel</name>
<description>SysON SysMLv2 Custom Nodes Metamodel for Sirius Web</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/metamodel/syson-sysml-metamodel-edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-sysml-metamodel-edit</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-sysml-metamodel-edit</name>
<description>SysON SysMLv2 Metamodel - Edit Support</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/metamodel/syson-sysml-metamodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-sysml-metamodel</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-sysml-metamodel</name>
<description>SysON SysMLv2 Metamodel</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.syson</groupId>
<artifactId>syson-releng-parent</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>

<name>syson-releng-parent</name>
<description>SysON Releng Parent</description>
Expand Down
4 changes: 2 additions & 2 deletions backend/releng/syson-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-test-coverage</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-test-coverage-aggregation</name>
<description>SysON Test Coverage Aggregation</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.syson</groupId>
<artifactId>syson-services-parent</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>

<name>syson-services-parent</name>
<description>SysON Services Parent</description>
Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-diagram-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-diagram-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-diagram-services</name>
<description>SysON Diagram Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-direct-edit-grammar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-direct-edit-grammar</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-direct-edit-grammar</name>
<description>SysON Direct Edit Grammar</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-form-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-form-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-form-services</name>
<description>SysON Form Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-model-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-model-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-model-services</name>
<description>SysON Model Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-representation-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-representation-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-representation-services</name>
<description>SysON Representation Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-services</name>
<description>SysON Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-sysml-metamodel-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-sysml-metamodel-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-sysml-metamodel-services</name>
<description>SysON SysML Metamodel Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-sysml-rest-api-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-sysml-rest-api-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-sysml-rest-api-services</name>
<description>SysON SysML REST API Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-table-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-table-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-table-services</name>
<description>SysON Table Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/services/syson-tree-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson-tree-services</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<name>syson-tree-services</name>
<description>SysON Tree Services</description>

Expand Down
4 changes: 2 additions & 2 deletions backend/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse.syson</groupId>
<artifactId>syson</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.syson</groupId>
<artifactId>syson-tests-parent</artifactId>
<version>2026.3.3</version>
<version>2026.3.8</version>

<name>syson-tests-parent</name>
<description>SysON Tests Parent</description>
Expand Down
Loading
Loading