diff --git a/core-cpp/pom.xml b/core-cpp/pom.xml index 65d8dbb6..2c982e79 100644 --- a/core-cpp/pom.xml +++ b/core-cpp/pom.xml @@ -6,7 +6,7 @@ org.ode4j parent - 0.5.3 + 0.5.4-SNAPSHOT core-cpp diff --git a/core/pom.xml b/core/pom.xml index fb4aeeef..c1a4230b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.ode4j parent - 0.5.3 + 0.5.4-SNAPSHOT core diff --git a/demo-cpp/pom.xml b/demo-cpp/pom.xml index 1e2327d8..a672ec11 100644 --- a/demo-cpp/pom.xml +++ b/demo-cpp/pom.xml @@ -6,7 +6,7 @@ org.ode4j parent - 0.5.3 + 0.5.4-SNAPSHOT demo-cpp diff --git a/demo/pom.xml b/demo/pom.xml index b8c05941..e4c3cd4a 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ org.ode4j parent - 0.5.3 + 0.5.4-SNAPSHOT demo diff --git a/pom.xml b/pom.xml index 2a332100..d39dbda2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.ode4j parent - 0.5.3 + 0.5.4-SNAPSHOT pom @@ -57,7 +57,7 @@ https://github.com/tzaeschke/ode4j scm:git:git@github.com:tzaeschke/ode4j.git scm:git:git@github.com:tzaeschke/ode4j.git - parent-0.5.3 + HEAD