Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Jan 28, 2021
1 parent f1f13fc commit 4daae02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<parent>
<groupId>net.haesleinhuepf</groupId>
<artifactId>clij-parent-pom</artifactId>
<version>2.2.0.11</version>
<version>2.2.0.16</version>
<relativePath />
</parent>

<groupId>net.haesleinhuepf</groupId>
<!-- note: the artifactId must contain an underscore _ to make ImageJ handle it correctly.-->
<artifactId>clijx-assistant-bonej_</artifactId>
<version>0.4.1.0</version>
<version>0.4.2.16</version>

<name>BoneJ wrapper for CLIJx-assistant</name>
<description>BoneJ wrapper for CLIJx-assistant</description>
Expand Down

0 comments on commit 4daae02

Please sign in to comment.