diff --git a/mock-identity-system/pom.xml b/mock-identity-system/pom.xml
index f955207b..11b213c1 100644
--- a/mock-identity-system/pom.xml
+++ b/mock-identity-system/pom.xml
@@ -5,11 +5,11 @@
io.mosip.esignet.mock
esignet-mock-parent
- 0.10.1-SNAPSHOT
+ 0.10.1-RC
mock-identity-system
- 0.10.1-SNAPSHOT
+ 0.10.1-RC
jar
mock-identity-system
@@ -64,6 +64,8 @@
1.8.0
2.0.2.RELEASE
+ 3.1.1
+ 1.6.14
@@ -193,18 +195,45 @@
+
+ maven-deploy-plugin
+ ${maven.deploy.plugin.version}
+
+ true
+
+
+
+ default-deploy
+ none
+
+ deploy
+
+
+ true
+
+
+
+
org.sonatype.plugins
nexus-staging-maven-plugin
- ${nexus-staging-maven-plugin}
+ ${nexus.staging.maven.plugin.version}
true
+
+
+ default-deploy
+ none
+
+ deploy
+
+
+
ossrh
https://oss.sonatype.org/
false
-
org.apache.maven.plugins
maven-source-plugin
diff --git a/pom.xml b/pom.xml
index 63ded7ce..2e390efa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
4.0.0
io.mosip.esignet.mock
esignet-mock-parent
- 0.10.1-SNAPSHOT
+ 0.10.1-RC
pom
esignet-mock
Parent project of MOSIP e-Signet Mock Services
@@ -289,18 +289,6 @@
none
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.7
- true
-
- ossrh
- https://oss.sonatype.org/
- false
-
-
-
org.apache.maven.plugins
maven-source-plugin