diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index 73aab949a..8757cbaae 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -6,7 +6,7 @@
gov.cms.qpp.conversion
qpp-conversion-tool-parent
- 0.30-SNAPSHOT
+ 0.31-SNAPSHOT
../
diff --git a/commandline/pom.xml b/commandline/pom.xml
index a63bb4bde..5f4fa9acd 100644
--- a/commandline/pom.xml
+++ b/commandline/pom.xml
@@ -6,7 +6,7 @@
gov.cms.qpp.conversion
qpp-conversion-tool-parent
- 0.30-SNAPSHOT
+ 0.31-SNAPSHOT
../
diff --git a/converter/pom.xml b/converter/pom.xml
index 020d1d535..b5c0a9fbd 100644
--- a/converter/pom.xml
+++ b/converter/pom.xml
@@ -6,7 +6,7 @@
gov.cms.qpp.conversion
qpp-conversion-tool-parent
- 0.30-SNAPSHOT
+ 0.31-SNAPSHOT
../
diff --git a/frontend/package.json b/frontend/package.json
index b288058a1..f99d82c71 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "qpp-conversion-frontend",
- "version": "0.30",
+ "version": "0.31",
"license": "MIT",
"scripts": {
"ng": "ng",
diff --git a/generate-qrda/pom.xml b/generate-qrda/pom.xml
index 8e0887e35..c7f1def51 100644
--- a/generate-qrda/pom.xml
+++ b/generate-qrda/pom.xml
@@ -5,7 +5,7 @@
qpp-conversion-tool-parent
gov.cms.qpp.conversion
- 0.30-SNAPSHOT
+ 0.31-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index e758a4547..212da3903 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
gov.cms.qpp.conversion
qpp-conversion-tool-parent
pom
- 0.30-SNAPSHOT
+ 0.31-SNAPSHOT
QPP Conversion Tool
diff --git a/rest-api/pom.xml b/rest-api/pom.xml
index 7e87424ee..cc1617365 100644
--- a/rest-api/pom.xml
+++ b/rest-api/pom.xml
@@ -6,7 +6,7 @@
gov.cms.qpp.conversion
qpp-conversion-tool-parent
- 0.30-SNAPSHOT
+ 0.31-SNAPSHOT
../
diff --git a/test-commons/pom.xml b/test-commons/pom.xml
index 4492206d6..bf1784c52 100644
--- a/test-commons/pom.xml
+++ b/test-commons/pom.xml
@@ -6,7 +6,7 @@
gov.cms.qpp.conversion
qpp-conversion-tool-parent
- 0.30-SNAPSHOT
+ 0.31-SNAPSHOT
../