Skip to content

Commit 18966d8

Browse files
authored
Merge pull request #114 from dgault/v7.0.1
Bump version to 7.0.1
2 parents 80b39c6 + 7d8dab1 commit 18966d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

88
<groupId>ome</groupId>
99
<artifactId>bio-formats-examples</artifactId>
10-
<version>7.0.1-SNAPSHOT</version>
10+
<version>7.0.1</version>
1111

1212
<name>Bio-Formats examples</name>
1313
<description>Bio-Formats examples</description>
@@ -23,7 +23,7 @@
2323
</licenses>
2424

2525
<properties>
26-
<formats-gpl.version>7.0.0</formats-gpl.version>
26+
<formats-gpl.version>7.0.1</formats-gpl.version>
2727
<logback.version>1.2.11</logback.version>
2828

2929
<!-- NB: Avoid platform encoding warning when copying resources. -->

0 commit comments

Comments
 (0)