diff --git a/api/pom.xml b/api/pom.xml index 0bdd6d7..bc67f01 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -46,7 +46,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT monitoring-console-api diff --git a/pom.xml b/pom.xml index c6fdce8..a2bd1f3 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom Payara Monitoring Console Parent diff --git a/process/pom.xml b/process/pom.xml index 9a9e72a..102648e 100644 --- a/process/pom.xml +++ b/process/pom.xml @@ -46,7 +46,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT monitoring-console-process diff --git a/webapp/pom.xml b/webapp/pom.xml index a36a6b0..24d0b24 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -45,7 +45,7 @@ fish.payara.monitoring-console parent - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT monitoring-console-webapp