diff --git a/drift-core/drift-core-domain/pom.xml b/drift-core/drift-core-domain/pom.xml index 33cd0b9..320b1cf 100644 --- a/drift-core/drift-core-domain/pom.xml +++ b/drift-core/drift-core-domain/pom.xml @@ -4,7 +4,7 @@ io.drift drift-core - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-core/drift-core-springboot/pom.xml b/drift-core/drift-core-springboot/pom.xml index f0ee4d6..1e84d51 100644 --- a/drift-core/drift-core-springboot/pom.xml +++ b/drift-core/drift-core-springboot/pom.xml @@ -3,7 +3,7 @@ io.drift drift-core - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-core/pom.xml b/drift-core/pom.xml index 9c39a5e..df256b8 100644 --- a/drift-core/pom.xml +++ b/drift-core/pom.xml @@ -5,7 +5,7 @@ drift-parent io.drift - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-filesystem/drift-filesystem-domain/pom.xml b/drift-filesystem/drift-filesystem-domain/pom.xml index 73c9b86..754be68 100644 --- a/drift-filesystem/drift-filesystem-domain/pom.xml +++ b/drift-filesystem/drift-filesystem-domain/pom.xml @@ -6,7 +6,7 @@ io.drift drift-filesystem - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-filesystem/drift-filesystem-springboot/pom.xml b/drift-filesystem/drift-filesystem-springboot/pom.xml index fd61c28..b50eb75 100644 --- a/drift-filesystem/drift-filesystem-springboot/pom.xml +++ b/drift-filesystem/drift-filesystem-springboot/pom.xml @@ -6,7 +6,7 @@ io.drift drift-filesystem - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-filesystem/pom.xml b/drift-filesystem/pom.xml index e042fc3..ea1bfb9 100644 --- a/drift-filesystem/pom.xml +++ b/drift-filesystem/pom.xml @@ -5,7 +5,7 @@ drift-parent io.drift - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-jdbc/drift-jdbc-domain/pom.xml b/drift-jdbc/drift-jdbc-domain/pom.xml index 3bfde45..9cdb654 100644 --- a/drift-jdbc/drift-jdbc-domain/pom.xml +++ b/drift-jdbc/drift-jdbc-domain/pom.xml @@ -6,7 +6,7 @@ io.drift drift-jdbc - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-jdbc/drift-jdbc-springboot/pom.xml b/drift-jdbc/drift-jdbc-springboot/pom.xml index 57f18e7..95436f7 100644 --- a/drift-jdbc/drift-jdbc-springboot/pom.xml +++ b/drift-jdbc/drift-jdbc-springboot/pom.xml @@ -6,7 +6,7 @@ io.drift drift-jdbc - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-jdbc/pom.xml b/drift-jdbc/pom.xml index 6b2da47..40d6426 100644 --- a/drift-jdbc/pom.xml +++ b/drift-jdbc/pom.xml @@ -5,7 +5,7 @@ drift-parent io.drift - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-runtime/drift-runtime-springboot/pom.xml b/drift-runtime/drift-runtime-springboot/pom.xml index db2cf49..674ecaa 100644 --- a/drift-runtime/drift-runtime-springboot/pom.xml +++ b/drift-runtime/drift-runtime-springboot/pom.xml @@ -3,7 +3,7 @@ io.drift drift-runtime - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-runtime/pom.xml b/drift-runtime/pom.xml index f8fce34..2c0a068 100644 --- a/drift-runtime/pom.xml +++ b/drift-runtime/pom.xml @@ -5,7 +5,7 @@ drift-parent io.drift - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-sample/drift-sample-springboot/pom.xml b/drift-sample/drift-sample-springboot/pom.xml index 7993258..7132d82 100644 --- a/drift-sample/drift-sample-springboot/pom.xml +++ b/drift-sample/drift-sample-springboot/pom.xml @@ -5,7 +5,7 @@ drift-sample io.drift - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 diff --git a/drift-sample/pom.xml b/drift-sample/pom.xml index c8bb93b..288e5de 100644 --- a/drift-sample/pom.xml +++ b/drift-sample/pom.xml @@ -5,13 +5,13 @@ io.drift drift-parent - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT 4.0.0 drift-sample pom - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT Drift :: Sample diff --git a/pom.xml b/pom.xml index ac65162..0782dd5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.drift drift-parent pom - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT Drift :: Parent @@ -48,29 +48,29 @@ io.drift drift-core - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT io.drift drift-core-domain - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT io.drift drift-core-springboot - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT io.drift drift-runtime - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT io.drift drift-runtime-springboot - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT