diff --git a/pom.xml b/pom.xml
index 6b44f7c6668..e69de29bb2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,162 +0,0 @@
-
-
-
- 4.0.0
- io.mosip
- registration
- 1.2.0.1-SNAPSHOT
- pom
-
- MOSIP Registration Parent POM
- Mosip Registration Project
- https://github.com/mosip/registration
-
-
- MPL 2.0
- https://www.mozilla.org/en-US/MPL/2.0/
-
-
-
- scm:git:git://github.com/mosip/registration.git
- scm:git:ssh://github.com:mosip/registration.git
- https://github.com/mosip/registration
- HEAD
-
-
-
- Mosip
- mosip.emailnotifier@gmail.com
- io.mosip
- https://github.com/mosip/registration
-
-
-
-
-
- ossrh
- Central Repository
- https://oss.sonatype.org/content/repositories/snapshots
- default
-
- true
-
-
-
- central
- Maven Central
- default
- https://repo1.maven.org/maven2
-
- false
-
-
-
-
-
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.7
- true
-
- ossrh
- https://oss.sonatype.org/
- false
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.2.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.2.0
-
-
- attach-javadocs
-
- jar
-
-
-
-
- none
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
- --pinentry-mode
- loopback
-
-
-
-
-
-
- pl.project13.maven
- git-commit-id-plugin
- 3.0.1
-
-
- get-the-git-infos
-
- revision
-
- validate
-
-
-
- true
- ${project.build.outputDirectory}/git.properties
-
- ^git.build.(time|version)$
- ^git.commit.id.(abbrev|full)$
-
- full
- ${project.basedir}/.git
-
-
-
-
-
-
-
-
- registration-processor
-
-
diff --git a/registration-processor/pom.xml b/registration-processor/pom.xml
index 0cc02dad78e..72b79796186 100644
--- a/registration-processor/pom.xml
+++ b/registration-processor/pom.xml
@@ -1,13 +1,6 @@
4.0.0
-
-
- io.mosip
- registration
- 1.2.0.1-SNAPSHOT
-
-
MPL 2.0
@@ -336,7 +329,7 @@
powermock-core
2.0.7
test
-
+
javax.xml.bind
jaxb-api