Skip to content

Commit 78787c0

Browse files
authored
Merge pull request #20 from UU-cellbiology/nextRelease
Next release
2 parents 226fc49 + 7bcdbe9 commit 78787c0

53 files changed

Lines changed: 2907 additions & 1407 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>nl.uu.science.cellbiology</groupId>
1313
<artifactId>bigtrace</artifactId>
14-
<version>0.8.6-SNAPSHOT</version>
14+
<version>0.9.0</version>
1515

1616
<name>BigTrace</name>
1717
<description>Tracing of curvilinear structures in 3D</description>
@@ -83,7 +83,7 @@
8383
<license.copyrightOwners>Cell Biology, Neurobiology and Biophysics Department of Utrecht University.</license.copyrightOwners>
8484
<!-- NB: Deploy releases to the SciJava Maven repository. -->
8585
<!-- releaseProfiles>sign,deploy-to-scijava</releaseProfiles -->
86-
<bvv-playground.version>0.5.2</bvv-playground.version>
86+
<bvv-playground.version>0.5.5</bvv-playground.version>
8787
<bdv-loaders.version>0.10.0</bdv-loaders.version>
8888
</properties>
8989

0 commit comments

Comments
 (0)