diff --git a/.gitignore b/.gitignore
index f863076..559e646 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-SOURCES/apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
-SOURCES/apache-jar-resource-bundle-1.4-sources.jar
-SOURCES/apache-license-header-resource-bundle-1.1-sources.jar
-/apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
-/apache-jar-resource-bundle-1.4-sources.jar
-/apache-license-header-resource-bundle-1.1-sources.jar
+apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
+apache-jar-resource-bundle-1.4-sources.jar
+apache-license-header-resource-bundle-1.1-sources.jar
diff --git a/apache-resource-bundles-cleanup-poms.patch b/apache-resource-bundles-cleanup-poms.patch
new file mode 100644
index 0000000..2bffc13
--- /dev/null
+++ b/apache-resource-bundles-cleanup-poms.patch
@@ -0,0 +1,20 @@
+--- apache-resource-bundles-2/pom.xml.orig 2010-01-19 10:29:54.688919029 +0000
++++ apache-resource-bundles-2/pom.xml 2010-01-19 10:30:08.671919266 +0000
+@@ -24,17 +24,6 @@
+ https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2
+
+
+-
+-
+-
+- maven-release-plugin
+- 2.0-beta-4
+-
+- https://svn.apache.org/repos/asf/maven/resources/tags
+-
+-
+-
+-
+
+
+
diff --git a/gating.yaml b/gating.yaml
deleted file mode 100644
index d6b7694..0000000
--- a/gating.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
---- !Policy
-product_versions:
- - rhel-9
-decision_contexts:
- - osci_compose_gate
-rules:
- # https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
- - !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}