Skip to content

Commit b60f705

Browse files
committed
Bump to next development cycle
Signed-off-by: John Bogovic <[email protected]>
1 parent 403efd3 commit b60f705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.janelia.saalfeldlab</groupId>
1313
<artifactId>n5-universe</artifactId>
14-
<version>1.4.0-SNAPSHOT</version>
14+
<version>1.4.1-SNAPSHOT</version>
1515

1616
<name>N5-Universe</name>
1717
<description>Utilities spanning all of the N5 repositories</description>
@@ -290,7 +290,7 @@
290290
<groupId>org.apache.maven.plugins</groupId>
291291
<artifactId>maven-surefire-plugin</artifactId>
292292
<configuration>
293-
<excludes combine.self="override"/>
293+
<excludes combine.self="override" />
294294
</configuration>
295295
</plugin>
296296
</plugins>

0 commit comments

Comments
 (0)