|
23 | 23 | </parent> |
24 | 24 | <groupId>org.eclipse.syson</groupId> |
25 | 25 | <artifactId>syson-application</artifactId> |
26 | | - <version>2025.1.1</version> |
| 26 | + <version>2025.1.2</version> |
27 | 27 | <name>syson-application</name> |
28 | 28 | <description>SysON Application</description> |
29 | 29 |
|
|
101 | 101 | <dependency> |
102 | 102 | <groupId>org.eclipse.syson</groupId> |
103 | 103 | <artifactId>syson-sysml-metamodel</artifactId> |
104 | | - <version>2025.1.1</version> |
| 104 | + <version>2025.1.2</version> |
105 | 105 | </dependency> |
106 | 106 | <dependency> |
107 | 107 | <groupId>org.eclipse.syson</groupId> |
108 | 108 | <artifactId>syson-sysml-metamodel-edit</artifactId> |
109 | | - <version>2025.1.1</version> |
| 109 | + <version>2025.1.2</version> |
110 | 110 | </dependency> |
111 | 111 | <dependency> |
112 | 112 | <groupId>org.eclipse.syson</groupId> |
113 | 113 | <artifactId>syson-frontend</artifactId> |
114 | | - <version>2025.1.1</version> |
| 114 | + <version>2025.1.2</version> |
115 | 115 | </dependency> |
116 | 116 | <dependency> |
117 | 117 | <groupId>org.eclipse.syson</groupId> |
118 | 118 | <artifactId>syson-application-configuration</artifactId> |
119 | | - <version>2025.1.1</version> |
| 119 | + <version>2025.1.2</version> |
120 | 120 | </dependency> |
121 | 121 | <dependency> |
122 | 122 | <groupId>org.eclipse.syson</groupId> |
123 | 123 | <artifactId>syson-sysml-rest-api-services</artifactId> |
124 | | - <version>2025.1.1</version> |
| 124 | + <version>2025.1.2</version> |
125 | 125 | </dependency> |
126 | 126 | <dependency> |
127 | 127 | <groupId>org.eclipse.syson</groupId> |
128 | 128 | <artifactId>syson-diagram-common-view</artifactId> |
129 | | - <version>2025.1.1</version> |
| 129 | + <version>2025.1.2</version> |
130 | 130 | </dependency> |
131 | 131 | <dependency> |
132 | 132 | <groupId>org.eclipse.syson</groupId> |
133 | 133 | <artifactId>syson-diagram-general-view</artifactId> |
134 | | - <version>2025.1.1</version> |
| 134 | + <version>2025.1.2</version> |
135 | 135 | </dependency> |
136 | 136 | <dependency> |
137 | 137 | <groupId>org.eclipse.syson</groupId> |
138 | 138 | <artifactId>syson-diagram-interconnection-view</artifactId> |
139 | | - <version>2025.1.1</version> |
| 139 | + <version>2025.1.2</version> |
140 | 140 | </dependency> |
141 | 141 | <dependency> |
142 | 142 | <groupId>org.eclipse.syson</groupId> |
143 | 143 | <artifactId>syson-diagram-actionflow-view</artifactId> |
144 | | - <version>2025.1.1</version> |
| 144 | + <version>2025.1.2</version> |
145 | 145 | </dependency> |
146 | 146 | <dependency> |
147 | 147 | <groupId>org.eclipse.syson</groupId> |
148 | 148 | <artifactId>syson-diagram-statetransition-view</artifactId> |
149 | | - <version>2025.1.1</version> |
| 149 | + <version>2025.1.2</version> |
150 | 150 | </dependency> |
151 | 151 | <dependency> |
152 | 152 | <groupId>org.eclipse.syson</groupId> |
153 | 153 | <artifactId>syson-tree-explorer-view</artifactId> |
154 | | - <version>2025.1.1</version> |
| 154 | + <version>2025.1.2</version> |
155 | 155 | </dependency> |
156 | 156 | <dependency> |
157 | 157 | <groupId>org.eclipse.syson</groupId> |
158 | 158 | <artifactId>syson-sysml-import</artifactId> |
159 | | - <version>2025.1.1</version> |
| 159 | + <version>2025.1.2</version> |
160 | 160 | </dependency> |
161 | 161 | <dependency> |
162 | 162 | <groupId>org.eclipse.syson</groupId> |
163 | 163 | <artifactId>syson-sysml-export</artifactId> |
164 | | - <version>2025.1.1</version> |
| 164 | + <version>2025.1.2</version> |
165 | 165 | </dependency> |
166 | 166 |
|
167 | 167 | <!-- Test Dependencies --> |
|
0 commit comments