|
23 | 23 | </parent> |
24 | 24 | <groupId>org.eclipse.syson</groupId> |
25 | 25 | <artifactId>syson-application</artifactId> |
26 | | - <version>2025.1.4</version> |
| 26 | + <version>2025.1.5</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>2025.1.4</version> |
| 85 | + <version>2025.1.5</version> |
86 | 86 | </dependency> |
87 | 87 | <dependency> |
88 | 88 | <groupId>org.eclipse.syson</groupId> |
89 | 89 | <artifactId>syson-sysml-metamodel-edit</artifactId> |
90 | | - <version>2025.1.4</version> |
| 90 | + <version>2025.1.5</version> |
91 | 91 | </dependency> |
92 | 92 | <dependency> |
93 | 93 | <groupId>org.eclipse.syson</groupId> |
94 | 94 | <artifactId>syson-frontend</artifactId> |
95 | | - <version>2025.1.4</version> |
| 95 | + <version>2025.1.5</version> |
96 | 96 | </dependency> |
97 | 97 | <dependency> |
98 | 98 | <groupId>org.eclipse.syson</groupId> |
99 | 99 | <artifactId>syson-application-configuration</artifactId> |
100 | | - <version>2025.1.4</version> |
| 100 | + <version>2025.1.5</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>2025.1.4</version> |
| 105 | + <version>2025.1.5</version> |
106 | 106 | </dependency> |
107 | 107 | <dependency> |
108 | 108 | <groupId>org.eclipse.syson</groupId> |
109 | 109 | <artifactId>syson-diagram-common-view</artifactId> |
110 | | - <version>2025.1.4</version> |
| 110 | + <version>2025.1.5</version> |
111 | 111 | </dependency> |
112 | 112 | <dependency> |
113 | 113 | <groupId>org.eclipse.syson</groupId> |
114 | 114 | <artifactId>syson-diagram-general-view</artifactId> |
115 | | - <version>2025.1.4</version> |
| 115 | + <version>2025.1.5</version> |
116 | 116 | </dependency> |
117 | 117 | <dependency> |
118 | 118 | <groupId>org.eclipse.syson</groupId> |
119 | 119 | <artifactId>syson-diagram-interconnection-view</artifactId> |
120 | | - <version>2025.1.4</version> |
| 120 | + <version>2025.1.5</version> |
121 | 121 | </dependency> |
122 | 122 | <dependency> |
123 | 123 | <groupId>org.eclipse.syson</groupId> |
124 | 124 | <artifactId>syson-diagram-actionflow-view</artifactId> |
125 | | - <version>2025.1.4</version> |
| 125 | + <version>2025.1.5</version> |
126 | 126 | </dependency> |
127 | 127 | <dependency> |
128 | 128 | <groupId>org.eclipse.syson</groupId> |
129 | 129 | <artifactId>syson-diagram-statetransition-view</artifactId> |
130 | | - <version>2025.1.4</version> |
| 130 | + <version>2025.1.5</version> |
131 | 131 | </dependency> |
132 | 132 | <dependency> |
133 | 133 | <groupId>org.eclipse.syson</groupId> |
134 | 134 | <artifactId>syson-tree-explorer-view</artifactId> |
135 | | - <version>2025.1.4</version> |
| 135 | + <version>2025.1.5</version> |
136 | 136 | </dependency> |
137 | 137 | <dependency> |
138 | 138 | <groupId>org.eclipse.syson</groupId> |
139 | 139 | <artifactId>syson-sysml-import</artifactId> |
140 | | - <version>2025.1.4</version> |
| 140 | + <version>2025.1.5</version> |
141 | 141 | </dependency> |
142 | 142 | <dependency> |
143 | 143 | <groupId>org.eclipse.syson</groupId> |
144 | 144 | <artifactId>syson-sysml-export</artifactId> |
145 | | - <version>2025.1.4</version> |
| 145 | + <version>2025.1.5</version> |
146 | 146 | </dependency> |
147 | 147 | <dependency> |
148 | 148 | <groupId>org.eclipse.syson</groupId> |
149 | 149 | <artifactId>syson-sysml-validation</artifactId> |
150 | | - <version>2025.1.4</version> |
| 150 | + <version>2025.1.5</version> |
151 | 151 | </dependency> |
152 | 152 |
|
153 | 153 | <!-- Test Dependencies --> |
|
0 commit comments