Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: imglib/imglib2-realtransform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 863881eaaed44fa040ff872d6dc5476ef2c61969
Choose a base ref
..
head repository: imglib/imglib2-realtransform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 91bba923ef82bb0c82a905050af6bcedc692b70e
Choose a head ref
Showing with 1 addition and 2 deletions.
  1. +1 −2 pom.xml
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -167,8 +167,7 @@ Jean-Yves Tinevez and Michael Zinsmaier.</license.copyrightOwners>
<!-- NB: Deploy releases to the SciJava Maven repository. -->
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

<imglib2.version>7.0.0-SNAPSHOT</imglib2.version>
<enforcer.skip>true</enforcer.skip>
<imglib2.version>7.0.0</imglib2.version>
</properties>

<dependencies>