You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
12
12
<groupId>net.imagej</groupId>
13
13
<artifactId>imagej-legacy</artifactId>
14
-
<version>2.0.0-SNAPSHOT</version>
14
+
<version>2.0.1-SNAPSHOT</version>
15
15
16
16
<name>ImageJ Legacy Bridge</name>
17
17
<description>The legacy component enables backward compatibility with the original version of ImageJ (1.x). It contains the code necessary to translate between ImageJ and ImageJ2 images, so that ImageJ plugins can be executed faithfully.</description>
0 commit comments