Skip to content
Snippets Groups Projects
Commit afd7b38b authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

POM: Bump parent and dependency versions

	pom-scijava        -> 28.0.0

	imglib2            -> 5.9.0
	imglib2-ij         -> 2.0.0-beta-46
	bigdataviewer-core -> 9.0.3
	spim_data          -> 2.2.4
	ui-behaviour       -> 2.0.1
parent 630e5057
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.scijava</groupId> <groupId>org.scijava</groupId>
<artifactId>pom-scijava</artifactId> <artifactId>pom-scijava</artifactId>
<version>27.0.1</version> <version>28.0.0</version>
<relativePath /> <relativePath />
</parent> </parent>
...@@ -98,8 +98,11 @@ ...@@ -98,8 +98,11 @@
<license.licenseName>gpl_v3</license.licenseName> <license.licenseName>gpl_v3</license.licenseName>
<license.copyrightOwners>BigDataViewer developers.</license.copyrightOwners> <license.copyrightOwners>BigDataViewer developers.</license.copyrightOwners>
<imglib2.version>5.8.0</imglib2.version> <imglib2.version>5.9.0</imglib2.version>
<bigdataviewer-core.version>8.0.0</bigdataviewer-core.version> <imglib2-ij.version>2.0.0-beta-46</imglib2-ij.version>
<bigdataviewer-core.version>9.0.3</bigdataviewer-core.version>
<spim_data.version>2.2.4</spim_data.version>
<ui-behaviour.version>2.0.1</ui-behaviour.version>
<!-- NB: Deploy releases to the SciJava Maven repository. --> <!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>deploy-to-scijava</releaseProfiles> <releaseProfiles>deploy-to-scijava</releaseProfiles>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment