diff --git a/cmdline/pom.xml b/cmdline/pom.xml
index 4952b55b..223fd0c6 100644
--- a/cmdline/pom.xml
+++ b/cmdline/pom.xml
@@ -6,7 +6,7 @@
io.opentdf.platform
sdk-pom
- 0.1.0
+ 0.2.0-SNAPSHOT
cmdline
@@ -52,7 +52,7 @@
io.opentdf.platform
sdk
- 0.1.0
+ 0.2.0-SNAPSHOT
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 50fb8b7a..5ceafaba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.opentdf.platform
sdk-pom
- 0.1.0
+ 0.2.0-SNAPSHOT
sdk-pom
pom
diff --git a/protocol/pom.xml b/protocol/pom.xml
index bd42600e..e1036b1a 100644
--- a/protocol/pom.xml
+++ b/protocol/pom.xml
@@ -6,11 +6,11 @@
io.opentdf.platform
protocol
protocol
- 0.1.0
+ 0.2.0-SNAPSHOT
sdk-pom
io.opentdf.platform
- 0.1.0
+ 0.2.0-SNAPSHOT
jar
diff --git a/sdk/pom.xml b/sdk/pom.xml
index ba5f0de8..7450c760 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -8,14 +8,14 @@
sdk-pom
io.opentdf.platform
- 0.1.0
+ 0.2.0-SNAPSHOT
jar
io.opentdf.platform
protocol
- 0.1.0
+ 0.2.0-SNAPSHOT
org.slf4j
diff --git a/versions.txt b/versions.txt
index 45d909e7..b6369fac 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-java-sdk:0.1.0:0.1.0
\ No newline at end of file
+java-sdk:0.1.0:0.2.0-SNAPSHOT
\ No newline at end of file