diff --git a/core/pom.xml b/core/pom.xml index 38674551..0540042f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ io.parsingdata metal - 7.1.0 + 7.2.0-SNAPSHOT metal-core ${project.groupId}:${project.artifactId} diff --git a/formats/pom.xml b/formats/pom.xml index 167869e7..322b53de 100644 --- a/formats/pom.xml +++ b/formats/pom.xml @@ -3,7 +3,7 @@ io.parsingdata metal - 7.1.0 + 7.2.0-SNAPSHOT metal-formats ${project.groupId}:${project.artifactId} diff --git a/pom.xml b/pom.xml index d1bcf74b..e098bde1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.parsingdata metal ${project.groupId}:${project.artifactId} - 7.1.0 + 7.2.0-SNAPSHOT pom http://parsingdata.io/ A Java library for parsing binary data formats, using declarative descriptions.