diff --git a/api/pom.xml b/api/pom.xml index 18e5dddb63d3..6457c222a15a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -2,7 +2,7 @@ org.openmrs openmrs - 1.9.6 + 1.9.7-SNAPSHOT 4.0.0 org.openmrs.api diff --git a/pom.xml b/pom.xml index 2d0195bb0c48..de46884bc5e8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.openmrs openmrs - 1.9.6 + 1.9.7-SNAPSHOT pom OpenMRS Master project for the modules of OpenMRS @@ -30,7 +30,7 @@ scm:git:https://github.com/openmrs/openmrs-core scm:git:https://github.com/openmrs/openmrs-core https://github.com/openmrs/openmrs-core - 1.9.6 + HEAD diff --git a/test/pom.xml b/test/pom.xml index baf196d28d2e..ea18d7cc42e3 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -2,7 +2,7 @@ org.openmrs openmrs - 1.9.6 + 1.9.7-SNAPSHOT 4.0.0 org.openmrs.test diff --git a/tools/pom.xml b/tools/pom.xml index 273f281aa132..d9cdde0f0f2b 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -2,7 +2,7 @@ org.openmrs openmrs - 1.9.6 + 1.9.7-SNAPSHOT 4.0.0 org.openmrs.tools diff --git a/web/pom.xml b/web/pom.xml index fd6bf15360ca..1d5d4b829591 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -2,7 +2,7 @@ org.openmrs openmrs - 1.9.6 + 1.9.7-SNAPSHOT 4.0.0 org.openmrs.web diff --git a/webapp/pom.xml b/webapp/pom.xml index 603e76ea0798..92bc0ab597d4 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -2,7 +2,7 @@ org.openmrs openmrs - 1.9.6 + 1.9.7-SNAPSHOT 4.0.0 org.openmrs.web