|
39 | 39 | <vaadin.version>8.14.3</vaadin.version> |
40 | 40 | <vaadin.productionMode>true</vaadin.productionMode> |
41 | 41 | <start-class>org.corpus_tools.annis.gui.AnnisUiApplication</start-class> |
42 | | - <graphannis.version>3.7.1</graphannis.version> |
| 42 | + <graphannis.version>3.8.0</graphannis.version> |
43 | 43 | <antlr4.version>4.7.2</antlr4.version> |
44 | 44 | <spring.profiles.active>server</spring.profiles.active> |
45 | 45 | <swagger-core-version>1.5.24</swagger-core-version> |
|
261 | 261 | https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-unknown-linux-gnu.tar.xz</url> |
262 | 262 | <outputDirectory> |
263 | 263 | ${project.build.directory}/native/</outputDirectory> |
264 | | - <sha256>c4d2fe02294d560ff90895d5a8b4f148ae217361b32b6f703d9d89ee80bf66f6</sha256> |
| 264 | + <sha256>406b4fd3bd60ded9a97128c1db412f9a50c806120c27366fb8b0dffd84ac3374</sha256> |
265 | 265 | <unpack>true</unpack> |
266 | 266 | </configuration> |
267 | 267 | </execution> |
|
276 | 276 | https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-pc-windows-msvc.zip</url> |
277 | 277 | <outputDirectory> |
278 | 278 | ${project.build.directory}/native/win32-x86-64/</outputDirectory> |
279 | | - <sha256>87d501cc409069b24bbc7822ad1e196f2762266be665984e14bf9f684cf8df49</sha256> |
| 279 | + <sha256>996a70b0424f8249a67364d8b46c93f995b9d7851a8897f2e41d27d43ef3b745</sha256> |
280 | 280 | <unpack>true</unpack> |
281 | 281 | </configuration> |
282 | 282 | </execution> |
|
291 | 291 | https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-aarch64-apple-darwin.tar.xz</url> |
292 | 292 | <outputDirectory> |
293 | 293 | ${project.build.directory}/native/</outputDirectory> |
294 | | - <sha256>0e51feee2f8d979b88c7797cdd6803137b1a9585ad92c556eeace159e1921fa8</sha256> |
| 294 | + <sha256>0f44e1ff45bc9b4ec10bd25ee7822cce2b43428b5d0c2a6b734edacc73a66c5b</sha256> |
295 | 295 | <unpack>true</unpack> |
296 | 296 | </configuration> |
297 | 297 | </execution> |
|
306 | 306 | https://github.com/korpling/graphANNIS/releases/download/v${graphannis.version}/graphannis-webservice-x86_64-apple-darwin.tar.xz</url> |
307 | 307 | <outputDirectory> |
308 | 308 | ${project.build.directory}/native/</outputDirectory> |
309 | | - <sha256>f44f58dbaabe3af86fbe1ba91f5deb424a2fb47b91d2368e6fe92c835a61cd6e</sha256> |
| 309 | + <sha256>b95134d4241f7b78f0abfdb4196aea69f6e8be72fd2eb9392dd668abb32ad6f6</sha256> |
310 | 310 | <unpack>true</unpack> |
311 | 311 | </configuration> |
312 | 312 | </execution> |
|
0 commit comments