Skip to content

Commit 21ea234

Browse files
committed
[releng] Bump version to 2025.1.2
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
1 parent 3e69e8b commit 21ea234

File tree

37 files changed

+118
-118
lines changed

37 files changed

+118
-118
lines changed

backend/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<groupId>org.eclipse.syson</groupId>
1919
<artifactId>syson-application-parent</artifactId>
20-
<version>2025.1.1</version>
20+
<version>2025.1.2</version>
2121

2222
<name>syson-application-parent</name>
2323
<description>SysON Application Parent</description>

backend/application/syson-application-configuration/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-application-configuration</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-application-configuration</name>
2828
<description>SysON Application Configuration</description>
2929

@@ -69,27 +69,27 @@
6969
<dependency>
7070
<groupId>org.eclipse.syson</groupId>
7171
<artifactId>syson-sysml-metamodel</artifactId>
72-
<version>2025.1.1</version>
72+
<version>2025.1.2</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.eclipse.syson</groupId>
7676
<artifactId>syson-sysml-metamodel-edit</artifactId>
77-
<version>2025.1.1</version>
77+
<version>2025.1.2</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>org.eclipse.syson</groupId>
8181
<artifactId>syson-services</artifactId>
82-
<version>2025.1.1</version>
82+
<version>2025.1.2</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>org.eclipse.syson</groupId>
8686
<artifactId>syson-siriusweb-customnodes-metamodel</artifactId>
87-
<version>2025.1.1</version>
87+
<version>2025.1.2</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>org.eclipse.syson</groupId>
9191
<artifactId>syson-siriusweb-customnodes-metamodel-edit</artifactId>
92-
<version>2025.1.1</version>
92+
<version>2025.1.2</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.springframework.boot</groupId>

backend/application/syson-application/pom.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-application</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-application</name>
2828
<description>SysON Application</description>
2929

@@ -101,67 +101,67 @@
101101
<dependency>
102102
<groupId>org.eclipse.syson</groupId>
103103
<artifactId>syson-sysml-metamodel</artifactId>
104-
<version>2025.1.1</version>
104+
<version>2025.1.2</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>org.eclipse.syson</groupId>
108108
<artifactId>syson-sysml-metamodel-edit</artifactId>
109-
<version>2025.1.1</version>
109+
<version>2025.1.2</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>org.eclipse.syson</groupId>
113113
<artifactId>syson-frontend</artifactId>
114-
<version>2025.1.1</version>
114+
<version>2025.1.2</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>org.eclipse.syson</groupId>
118118
<artifactId>syson-application-configuration</artifactId>
119-
<version>2025.1.1</version>
119+
<version>2025.1.2</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>org.eclipse.syson</groupId>
123123
<artifactId>syson-sysml-rest-api-services</artifactId>
124-
<version>2025.1.1</version>
124+
<version>2025.1.2</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.eclipse.syson</groupId>
128128
<artifactId>syson-diagram-common-view</artifactId>
129-
<version>2025.1.1</version>
129+
<version>2025.1.2</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>org.eclipse.syson</groupId>
133133
<artifactId>syson-diagram-general-view</artifactId>
134-
<version>2025.1.1</version>
134+
<version>2025.1.2</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.eclipse.syson</groupId>
138138
<artifactId>syson-diagram-interconnection-view</artifactId>
139-
<version>2025.1.1</version>
139+
<version>2025.1.2</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.eclipse.syson</groupId>
143143
<artifactId>syson-diagram-actionflow-view</artifactId>
144-
<version>2025.1.1</version>
144+
<version>2025.1.2</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>org.eclipse.syson</groupId>
148148
<artifactId>syson-diagram-statetransition-view</artifactId>
149-
<version>2025.1.1</version>
149+
<version>2025.1.2</version>
150150
</dependency>
151151
<dependency>
152152
<groupId>org.eclipse.syson</groupId>
153153
<artifactId>syson-tree-explorer-view</artifactId>
154-
<version>2025.1.1</version>
154+
<version>2025.1.2</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>org.eclipse.syson</groupId>
158158
<artifactId>syson-sysml-import</artifactId>
159-
<version>2025.1.1</version>
159+
<version>2025.1.2</version>
160160
</dependency>
161161
<dependency>
162162
<groupId>org.eclipse.syson</groupId>
163163
<artifactId>syson-sysml-export</artifactId>
164-
<version>2025.1.1</version>
164+
<version>2025.1.2</version>
165165
</dependency>
166166

167167
<!-- Test Dependencies -->

backend/application/syson-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-frontend</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-frontend</name>
2828
<description>SysON Frontend</description>
2929

backend/application/syson-sysml-export/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-sysml-export</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-sysml-export</name>
2828
<description>SysON SysML Export</description>
2929

@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.eclipse.syson</groupId>
7171
<artifactId>syson-sysml-metamodel</artifactId>
72-
<version>2025.1.1</version>
72+
<version>2025.1.2</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.springframework.boot</groupId>
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.eclipse.syson</groupId>
8787
<artifactId>syson-sysml-metamodel</artifactId>
88-
<version>2025.1.1</version>
88+
<version>2025.1.2</version>
8989
<type>test-jar</type>
9090
<scope>test</scope>
9191
</dependency>

backend/application/syson-sysml-import/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-sysml-import</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-sysml-import</name>
2828
<description>SysON SysML Import</description>
2929

@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.eclipse.syson</groupId>
6767
<artifactId>syson-sysml-metamodel</artifactId>
68-
<version>2025.1.1</version>
68+
<version>2025.1.2</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.springframework.boot</groupId>
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.eclipse.syson</groupId>
8383
<artifactId>syson-application-configuration</artifactId>
84-
<version>2025.1.1</version>
84+
<version>2025.1.2</version>
8585
<scope>test</scope>
8686
</dependency>
8787
</dependencies>

backend/metamodel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<groupId>org.eclipse.syson</groupId>
1919
<artifactId>syson-metamodel-parent</artifactId>
20-
<version>2025.1.1</version>
20+
<version>2025.1.2</version>
2121

2222
<name>syson-metamodel-parent</name>
2323
<description>SysON Metamodel Parent</description>

backend/metamodel/syson-siriusweb-customnodes-metamodel-edit/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-siriusweb-customnodes-metamodel-edit</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-siriusweb-customnodes-metamodel-edit</name>
2828
<description>SysON SysMLv2 Custom Nodes Metamodel - Edit Support</description>
2929

@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.eclipse.syson</groupId>
7272
<artifactId>syson-siriusweb-customnodes-metamodel</artifactId>
73-
<version>2025.1.1</version>
73+
<version>2025.1.2</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.eclipse.sirius</groupId>

backend/metamodel/syson-siriusweb-customnodes-metamodel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-siriusweb-customnodes-metamodel</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-siriusweb-customnodes-metamodel</name>
2828
<description>SysON SysMLv2 Custom Nodes Metamodel for Sirius Web</description>
2929

backend/metamodel/syson-sysml-metamodel-edit/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424
<groupId>org.eclipse.syson</groupId>
2525
<artifactId>syson-sysml-metamodel-edit</artifactId>
26-
<version>2025.1.1</version>
26+
<version>2025.1.2</version>
2727
<name>syson-sysml-metamodel-edit</name>
2828
<description>SysON SysMLv2 Metamodel - Edit Support</description>
2929

@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.eclipse.syson</groupId>
7676
<artifactId>syson-sysml-metamodel</artifactId>
77-
<version>2025.1.1</version>
77+
<version>2025.1.2</version>
7878
</dependency>
7979
</dependencies>
8080

0 commit comments

Comments
 (0)