Skip to content

Commit

Permalink
Bump to next development cycle
Browse files Browse the repository at this point in the history
Signed-off-by: John Bogovic <[email protected]>
  • Loading branch information
bogovicj committed Mar 5, 2024
1 parent 4fcb020 commit fe02901
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 @@ -11,7 +11,7 @@

<groupId>org.janelia.saalfeldlab</groupId>
<artifactId>n5-google-cloud</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.1-SNAPSHOT</version>

<name>N5 Google Cloud</name>
<description>N5 library implementation using Google Cloud Storage backend.</description>
Expand Down Expand Up @@ -191,7 +191,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes combine.self="override"/>
<excludes combine.self="override" />
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit fe02901

Please sign in to comment.