diff --git a/csv-validator-cmd/pom.xml b/csv-validator-cmd/pom.xml index cb96fe5e..10bd0bc4 100644 --- a/csv-validator-cmd/pom.xml +++ b/csv-validator-cmd/pom.xml @@ -4,7 +4,7 @@ uk.gov.nationalarchives csv-validator-parent - 1.4.2-SNAPSHOT + 1.4.4-SNAPSHOT ../csv-validator-parent diff --git a/csv-validator-core/pom.xml b/csv-validator-core/pom.xml index bd072a03..462f31bf 100644 --- a/csv-validator-core/pom.xml +++ b/csv-validator-core/pom.xml @@ -4,7 +4,7 @@ uk.gov.nationalarchives csv-validator-parent - 1.4.2-SNAPSHOT + 1.4.4-SNAPSHOT ../csv-validator-parent diff --git a/csv-validator-distribution/pom.xml b/csv-validator-distribution/pom.xml index 6beb8cef..e09a4c6a 100644 --- a/csv-validator-distribution/pom.xml +++ b/csv-validator-distribution/pom.xml @@ -3,7 +3,7 @@ uk.gov.nationalarchives csv-validator-parent - 1.4.2-SNAPSHOT + 1.4.4-SNAPSHOT ../csv-validator-parent csv-validator-distribution diff --git a/csv-validator-java-api/pom.xml b/csv-validator-java-api/pom.xml index 5d064376..3c70628a 100644 --- a/csv-validator-java-api/pom.xml +++ b/csv-validator-java-api/pom.xml @@ -4,7 +4,7 @@ uk.gov.nationalarchives csv-validator-parent - 1.4.2-SNAPSHOT + 1.4.4-SNAPSHOT ../csv-validator-parent diff --git a/csv-validator-parent/pom.xml b/csv-validator-parent/pom.xml index 15a24f4a..f20f968c 100644 --- a/csv-validator-parent/pom.xml +++ b/csv-validator-parent/pom.xml @@ -4,7 +4,7 @@ uk.gov.nationalarchives csv-validator-parent - 1.4.2-SNAPSHOT + 1.4.4-SNAPSHOT pom csv-validator-parent @@ -117,14 +117,14 @@ - sonatype-nexus-snapshot-staging - Nexus Snapshot Repository - https://oss.sonatype.org/content/repositories/snapshots + ossrh + https://central.sonatype.com/repository/maven-snapshots/ - sonatype-nexus-release-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + ossrh + + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/ + diff --git a/csv-validator-ui/pom.xml b/csv-validator-ui/pom.xml index aeb537ad..a716af49 100644 --- a/csv-validator-ui/pom.xml +++ b/csv-validator-ui/pom.xml @@ -4,7 +4,7 @@ uk.gov.nationalarchives csv-validator-parent - 1.4.2-SNAPSHOT + 1.4.4-SNAPSHOT ../csv-validator-parent diff --git a/pom.xml b/pom.xml index e6bcb7e3..4fc7a490 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ uk.gov.nationalarchives csv-validator-parent - 1.4.2-SNAPSHOT + 1.4.4-SNAPSHOT csv-validator-parent