diff --git a/core/pom.xml b/core/pom.xml index 6246e25a..3fc79780 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ io.parsingdata metal - 10.0.0 + 10.0.1-SNAPSHOT metal-core ${project.groupId}:${project.artifactId} @@ -14,7 +14,7 @@ scm:git:git@github.com:parsingdata/metal.git scm:git:git@github.com:parsingdata/metal.git https://github.com/parsingdata/metal.git - metal-10.0.0 + HEAD diff --git a/formats/pom.xml b/formats/pom.xml index 7fca98d1..3a48dc6d 100644 --- a/formats/pom.xml +++ b/formats/pom.xml @@ -3,7 +3,7 @@ io.parsingdata metal - 10.0.0 + 10.0.1-SNAPSHOT metal-formats ${project.groupId}:${project.artifactId} @@ -14,7 +14,7 @@ scm:git:git@github.com:parsingdata/metal.git scm:git:git@github.com:parsingdata/metal.git https://github.com/parsingdata/metal.git - metal-10.0.0 + HEAD diff --git a/pom.xml b/pom.xml index 15100565..3822bf25 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.parsingdata metal ${project.groupId}:${project.artifactId} - 10.0.0 + 10.0.1-SNAPSHOT pom https://github.com/parsingdata/metal A Java library for parsing binary data formats, using declarative descriptions. @@ -46,7 +46,7 @@ scm:git:git@github.com:parsingdata/metal.git scm:git:git@github.com:parsingdata/metal.git https://github.com/parsingdata/metal.git - metal-10.0.0 + HEAD