diff --git a/liquibase-cdi/pom.xml b/liquibase-cdi/pom.xml index c6a2e88790b..ed4e3bc5e74 100644 --- a/liquibase-cdi/pom.xml +++ b/liquibase-cdi/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.liquibase liquibase-parent - 3.0.6-SNAPSHOT + 3.0.6 liquibase-cdi Liquibase CDI diff --git a/liquibase-core/pom.xml b/liquibase-core/pom.xml index 9d53c3bfc55..4f2ab996d2d 100644 --- a/liquibase-core/pom.xml +++ b/liquibase-core/pom.xml @@ -10,7 +10,7 @@ org.liquibase liquibase-parent - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/liquibase-debian/pom.xml b/liquibase-debian/pom.xml index 500ac308b8b..e69947688e1 100644 --- a/liquibase-debian/pom.xml +++ b/liquibase-debian/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.liquibase.package liquibase-debian - 3.0.6-SNAPSHOT + 3.0.6 Liquibase Debian Packager Debian package builder for liquibase. diff --git a/liquibase-integration-tests/pom.xml b/liquibase-integration-tests/pom.xml index cf75dad0462..c50df9a35bb 100644 --- a/liquibase-integration-tests/pom.xml +++ b/liquibase-integration-tests/pom.xml @@ -8,7 +8,7 @@ liquibase-parent org.liquibase - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml diff --git a/liquibase-maven-plugin/pom.xml b/liquibase-maven-plugin/pom.xml index 2d9e2e1e9cf..63b18a967be 100644 --- a/liquibase-maven-plugin/pom.xml +++ b/liquibase-maven-plugin/pom.xml @@ -11,7 +11,7 @@ liquibase-parent org.liquibase - 3.0.6-SNAPSHOT + 3.0.6 diff --git a/liquibase-osgi/pom.xml b/liquibase-osgi/pom.xml index 78ff1c590de..5176a478e61 100755 --- a/liquibase-osgi/pom.xml +++ b/liquibase-osgi/pom.xml @@ -9,12 +9,12 @@ org.liquibase liquibase-parent - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml - 3.0.6-SNAPSHOT + 3.0.6 diff --git a/pom.xml b/pom.xml index df1e88de846..fd110f7a68c 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.liquibase liquibase-parent - 3.0.6-SNAPSHOT + 3.0.6 pom Liquibase Parent Configuration