diff --git a/distro/pom.xml b/distro/pom.xml index 410ee8f..4a55add 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ com.ozonehis maven-commons - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT ../maven-commons @@ -30,11 +30,11 @@ 3.0.0-beta.18 2.1.0 - 1.4.2 + 1.5.0-SNAPSHOT 2.2.0 - 2.0.0 - 2.0.0 - 1.0.0 + 2.1.0-SNAPSHOT + 2.1.0-SNAPSHOT + 1.1.0-SNAPSHOT eip-openmrs-senaite diff --git a/maven-archetype/pom.xml b/maven-archetype/pom.xml index d38728f..bc719a6 100644 --- a/maven-archetype/pom.xml +++ b/maven-archetype/pom.xml @@ -4,7 +4,7 @@ com.ozonehis maven-commons - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT ../maven-commons diff --git a/maven-archetype/src/main/resources/archetype-resources/pom.xml b/maven-archetype/src/main/resources/archetype-resources/pom.xml index 14d9eef..a3e0c80 100644 --- a/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -5,7 +5,7 @@ com.ozonehis maven-parent - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT ${groupId} diff --git a/maven-archetype/src/test/resources/projects/it-basic/archetype.properties b/maven-archetype/src/test/resources/projects/it-basic/archetype.properties index 7a45f70..a050a51 100644 --- a/maven-archetype/src/test/resources/projects/it-basic/archetype.properties +++ b/maven-archetype/src/test/resources/projects/it-basic/archetype.properties @@ -1,5 +1,5 @@ groupId=archetype.it artifactId=ozone-basic -version=1.0.0-alpha.10 +version=1.0.0-SNAPSHOT distributionName=basicDistribution package=it.pkg diff --git a/maven-archetype/src/test/resources/projects/it-basic/reference/pom.xml b/maven-archetype/src/test/resources/projects/it-basic/reference/pom.xml index 16be72c..43533c3 100644 --- a/maven-archetype/src/test/resources/projects/it-basic/reference/pom.xml +++ b/maven-archetype/src/test/resources/projects/it-basic/reference/pom.xml @@ -5,12 +5,12 @@ com.ozonehis maven-parent - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT archetype.it ozone-basic - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT UTF-8 diff --git a/maven-commons/pom.xml b/maven-commons/pom.xml index 4e4cbd4..6557032 100644 --- a/maven-commons/pom.xml +++ b/maven-commons/pom.xml @@ -6,7 +6,7 @@ com.ozonehis maven-commons - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT Ozone Maven Commons Parent project for Ozone containing shared dependency versions and settings pom diff --git a/maven-parent/pom.xml b/maven-parent/pom.xml index ce6fcdf..8a10721 100644 --- a/maven-parent/pom.xml +++ b/maven-parent/pom.xml @@ -7,7 +7,7 @@ com.ozonehis maven-commons - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT ../maven-commons @@ -33,8 +33,8 @@ ozone com.ozonehis - 1.0.0-alpha.10 - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index dcbe642..fd4724c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.ozonehis maven-commons - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT maven-commons @@ -11,7 +11,7 @@ ozone Ozone The enterprise-grade health information system built with OpenMRS 3 - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT pom @@ -29,8 +29,8 @@ UTF-8 - 1.0.0-alpha.10 - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT dependencies diff --git a/scripts/pom.xml b/scripts/pom.xml index 41f84ae..160bd1a 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -7,7 +7,7 @@ com.ozonehis maven-commons - 1.0.0-alpha.10 + 1.0.0-SNAPSHOT ../maven-commons