diff --git a/core/pom.xml b/core/pom.xml
deleted file mode 100644
index 09bf4c25..00000000
--- a/core/pom.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
- 4.0.0
- org.libdohj
- libdohj-core
- 0.14-SNAPSHOT
- jar
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
-
-
- The libdohj team.
- info@dogecoin.com
-
-
-
-
- update-protobuf
-
-
- updateProtobuf
- true
-
-
-
-
-
- maven-antrun-plugin
-
-
- compile-protoc
- generate-sources
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- run
-
-
-
-
-
-
-
-
-
-
-
- org.slf4j
- slf4j-api
- 1.7.7
-
-
- junit
- junit
- 4.12
- test
- jar
-
-
- com.google.protobuf
- protobuf-java
- 2.5.0
-
-
- com.lambdaworks
- scrypt
- 1.4.0
-
-
- org.bitcoinj
- bitcoinj-core
- 0.14.2
-
-
-
- UTF-8
- 1.6
- 1.6
-
- libdohj
-
diff --git a/examples/pom.xml b/examples/pom.xml
deleted file mode 100644
index 960305f5..00000000
--- a/examples/pom.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
- com.dogecoin
- dogecoinj-parent
- 0.13-SNAPSHOT
-
- 4.0.0
-
- dogecoinj-examples
-
- dogecoinj Examples
- A collection of examples using the dogecoinj library
-
-
-
- com.dogecoin
- dogecoinj-core
- ${project.parent.version}
-
-
- org.slf4j
- slf4j-jdk14
- 1.7.6
-
-
- com.h2database
- h2
- 1.3.167
-
-
-
diff --git a/pom.xml b/pom.xml
deleted file mode 100644
index a86912e0..00000000
--- a/pom.xml
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
- 4.0.0
- org.libdohj
- libdohj-parent
- 0.14-SNAPSHOT
- pom
-
-
- core
-
-
-
- org.sonatype.oss
- oss-parent
- 7
-
-
-
- scm:git:https://github.com/dogecoin/libdohj
- scm:git:https://github.com/dogecoin/libdohj
- scm:git:https://github.com/dogecoin/libdohj
-
-
- libdohj Parent
- Provides the common configuration for the libdohj modules
- https://libdohj.org/
-
-
-
- Apache 2
- http://www.apache.org/licenses/LICENSE-2.0
- repo
- A business-friendly OSS license
-
-
-
-
- Github
- https://github.com/dogecoin/libdohj/issues
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- 1.8
- true
- true
-
-
-
-
- maven-jar-plugin
-
-
- false
-
-
-
-
-
- maven-javadoc-plugin
-
- true
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.5
- true
-
- ossrh
- https://oss.sonatype.org/
- false
-
-
-
-
-
-
- maven-clean-plugin
- 2.6.1
-
-
- maven-compiler-plugin
- 3.2
-
-
- maven-dependency-plugin
- 2.10
-
-
- maven-deploy-plugin
- 2.8.2
-
-
- maven-enforcer-plugin
- 1.4
-
-
- maven-install-plugin
- 2.5.2
-
-
- maven-jar-plugin
- 2.6
-
-
- maven-javadoc-plugin
- 2.10.2
-
-
- maven-resources-plugin
- 2.7
-
-
- maven-shade-plugin
- 2.3
-
-
- maven-source-plugin
- 2.4
-
-
- org.codehaus.mojo
- cobertura-maven-plugin
- 2.7
-
-
- maven-surefire-plugin
- 2.19.1
-
-
-
-
-
-
-
- org.slf4j
- slf4j-api
- 1.7.7
-
-
-
- org.slf4j
- slf4j-jdk14
- 1.7.7
- runtime
- true
-
-
-
-
- 3.0.4
-
-
-
- UTF-8
- gen
-
-
-
-
- doclint-java8-disable
-
- [1.8,)
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
- -Xdoclint:none
-
-
-
-
-
-
-
- release
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
- verify
-
- jar-no-fork
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
-
-
-
-
-