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