diff --git a/pom.xml b/pom.xml index 7616a17bf..53095b83d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,15 @@ 4.0.0 + + org.sonatype.oss + oss-parent + 7 + + org.netpreserve.commons webarchive-commons - 1.1.1-SNAPSHOT + 1.1.1-${build.tag}SNAPSHOT jar webarchive-commons @@ -47,6 +53,7 @@ UTF-8 ${maven.build.timestamp} yyyyMMddhhmmss + @@ -233,13 +240,17 @@ - repository ${repository.url} + + repository + + ${repository.url} + - +