diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml
index d413cb090..0dcf6c83f 100644
--- a/yoti-sdk-parent/pom.xml
+++ b/yoti-sdk-parent/pom.xml
@@ -24,9 +24,9 @@
- scm:http://github.com/getyoti/yoti-java-sdk.git
- scm:http://github.com/getyoti/yoti-java-sdk.git
- http://github.com/getyoti/yoti-java-sdk.git
+ scm:https://github.com/getyoti/yoti-java-sdk.git
+ scm:https://github.com/getyoti/yoti-java-sdk.git
+ https://github.com/getyoti/yoti-java-sdk.git
@@ -134,7 +134,7 @@
3.4.1
1.7.0
- 1.6.13
+ 0.8.0
3.3.0
@@ -362,14 +362,14 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
- ${nexus-staging-maven-plugin.version}
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
true
- ossrh
- https://oss.sonatype.org/
- true
+ central
+ true
+ published
@@ -460,8 +460,8 @@
- org.sonatype.plugins
- nexus-staging-maven-plugin
+ org.sonatype.central
+ central-publishing-maven-plugin