|
23 | 23 | </parent> |
24 | 24 | <groupId>org.eclipse.syson</groupId> |
25 | 25 | <artifactId>syson-application</artifactId> |
26 | | - <version>2026.1.1</version> |
| 26 | + <version>2026.1.2</version> |
27 | 27 | <name>syson-application</name> |
28 | 28 | <description>SysON Application</description> |
29 | 29 |
|
|
82 | 82 | <dependency> |
83 | 83 | <groupId>org.eclipse.syson</groupId> |
84 | 84 | <artifactId>syson-sysml-metamodel</artifactId> |
85 | | - <version>2026.1.1</version> |
| 85 | + <version>2026.1.2</version> |
86 | 86 | </dependency> |
87 | 87 | <dependency> |
88 | 88 | <groupId>org.eclipse.syson</groupId> |
89 | 89 | <artifactId>syson-sysml-metamodel-edit</artifactId> |
90 | | - <version>2026.1.1</version> |
| 90 | + <version>2026.1.2</version> |
91 | 91 | </dependency> |
92 | 92 | <dependency> |
93 | 93 | <groupId>org.eclipse.syson</groupId> |
94 | 94 | <artifactId>syson-frontend</artifactId> |
95 | | - <version>2026.1.1</version> |
| 95 | + <version>2026.1.2</version> |
96 | 96 | </dependency> |
97 | 97 | <dependency> |
98 | 98 | <groupId>org.eclipse.syson</groupId> |
99 | 99 | <artifactId>syson-application-configuration</artifactId> |
100 | | - <version>2026.1.1</version> |
| 100 | + <version>2026.1.2</version> |
101 | 101 | </dependency> |
102 | 102 | <dependency> |
103 | 103 | <groupId>org.eclipse.syson</groupId> |
104 | 104 | <artifactId>syson-sysml-rest-api-services</artifactId> |
105 | | - <version>2026.1.1</version> |
| 105 | + <version>2026.1.2</version> |
106 | 106 | </dependency> |
107 | 107 | <dependency> |
108 | 108 | <groupId>org.eclipse.syson</groupId> |
109 | 109 | <artifactId>syson-diagram-common-view</artifactId> |
110 | | - <version>2026.1.1</version> |
| 110 | + <version>2026.1.2</version> |
111 | 111 | </dependency> |
112 | 112 | <dependency> |
113 | 113 | <groupId>org.eclipse.syson</groupId> |
114 | 114 | <artifactId>syson-standard-diagrams-view</artifactId> |
115 | | - <version>2026.1.1</version> |
| 115 | + <version>2026.1.2</version> |
116 | 116 | </dependency> |
117 | 117 | <dependency> |
118 | 118 | <groupId>org.eclipse.syson</groupId> |
119 | 119 | <artifactId>syson-table-requirements-view</artifactId> |
120 | | - <version>2026.1.1</version> |
| 120 | + <version>2026.1.2</version> |
121 | 121 | </dependency> |
122 | 122 | <dependency> |
123 | 123 | <groupId>org.eclipse.syson</groupId> |
124 | 124 | <artifactId>syson-tree-explorer-view</artifactId> |
125 | | - <version>2026.1.1</version> |
| 125 | + <version>2026.1.2</version> |
126 | 126 | </dependency> |
127 | 127 | <dependency> |
128 | 128 | <groupId>org.eclipse.syson</groupId> |
129 | 129 | <artifactId>syson-sysml-import</artifactId> |
130 | | - <version>2026.1.1</version> |
| 130 | + <version>2026.1.2</version> |
131 | 131 | </dependency> |
132 | 132 | <dependency> |
133 | 133 | <groupId>org.eclipse.syson</groupId> |
134 | 134 | <artifactId>syson-sysml-export</artifactId> |
135 | | - <version>2026.1.1</version> |
| 135 | + <version>2026.1.2</version> |
136 | 136 | </dependency> |
137 | 137 | <dependency> |
138 | 138 | <groupId>org.eclipse.syson</groupId> |
139 | 139 | <artifactId>syson-sysml-validation</artifactId> |
140 | | - <version>2026.1.1</version> |
| 140 | + <version>2026.1.2</version> |
141 | 141 | </dependency> |
142 | 142 |
|
143 | 143 | <!-- Test Dependencies --> |
|
199 | 199 | <dependency> |
200 | 200 | <groupId>org.eclipse.syson</groupId> |
201 | 201 | <artifactId>syson-sysml-metamodel</artifactId> |
202 | | - <version>2026.1.1</version> |
| 202 | + <version>2026.1.2</version> |
203 | 203 | <type>test-jar</type> |
204 | 204 | <scope>test</scope> |
205 | 205 | </dependency> |
|
0 commit comments