diff --git a/objectmorph-app/pom.xml b/objectmorph-app/pom.xml index 8cf1c56..47059b0 100644 --- a/objectmorph-app/pom.xml +++ b/objectmorph-app/pom.xml @@ -3,7 +3,7 @@ com.github.mohamed-ennahdi objectmorph - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT objectmorph-app diff --git a/objectmorph-logic/pom.xml b/objectmorph-logic/pom.xml index b8763a7..7297ec9 100644 --- a/objectmorph-logic/pom.xml +++ b/objectmorph-logic/pom.xml @@ -3,7 +3,7 @@ com.github.mohamed-ennahdi objectmorph - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT objectmorph-logic diff --git a/objectmorph-renderer/pom.xml b/objectmorph-renderer/pom.xml index 3acf9fe..876c6d9 100644 --- a/objectmorph-renderer/pom.xml +++ b/objectmorph-renderer/pom.xml @@ -3,7 +3,7 @@ com.github.mohamed-ennahdi objectmorph - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT objectmorph-renderer diff --git a/pom.xml b/pom.xml index 9e5f790..f2c8100 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.github.mohamed-ennahdi objectmorph - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT pom objectmorph-app