We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80b39c6 + 7d8dab1 commit 18966d8Copy full SHA for 18966d8
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>ome</groupId>
9
<artifactId>bio-formats-examples</artifactId>
10
- <version>7.0.1-SNAPSHOT</version>
+ <version>7.0.1</version>
11
12
<name>Bio-Formats examples</name>
13
<description>Bio-Formats examples</description>
@@ -23,7 +23,7 @@
23
</licenses>
24
25
<properties>
26
- <formats-gpl.version>7.0.0</formats-gpl.version>
+ <formats-gpl.version>7.0.1</formats-gpl.version>
27
<logback.version>1.2.11</logback.version>
28
29
<!-- NB: Avoid platform encoding warning when copying resources. -->
0 commit comments