diff --git a/build.gradle b/build.gradle
index 4312c8b8..eaed1e5b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'maven-publish'
group = "ome"
-version = "7.3.0"
+version = "8.0.0-SNAPSHOT"
repositories {
mavenCentral()
diff --git a/pom.xml b/pom.xml
index 5c274512..4711efd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
ome
bio-formats-examples
- 7.3.0
+ 8.0.0-SNAPSHOT
Bio-Formats examples
Bio-Formats examples