diff --git a/pom.xml b/pom.xml
index ced7c4f47..ff5641ba1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,6 @@
pom
raml-module-builder
- testing
util
postgres-testing
dbschema
diff --git a/testing/pom.xml b/testing/pom.xml
deleted file mode 100644
index e7635a0d8..000000000
--- a/testing/pom.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
- 4.0.0
-
-
- org.folio
- raml-module-builder
- 36.1.0-SNAPSHOT
-
-
- testing
-
-
-
- Apache-2.0
- https://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
-
- junit
- junit
- true
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
-
-
- verify-style
- process-classes
-
- check
-
-
-
-
- ../codestyles.xml
-
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
-
-
- package
-
- shade
-
-
-
-
- false
- ${project.build.directory}/${project.artifactId}-fat.jar
-
-
-
-
-
-
-