diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index e4f1429..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,25 +0,0 @@
-/results_*
-/*.src.rpm
-
-/fasterxml-oss-parent-3-src-git.tar.xz
-/fasterxml-oss-parent-4-src-git.tar.xz
-/oss-parent-10.tar.gz
-/oss-parent-11.tar.gz
-/oss-parent-16.tar.gz
-/18e.tar.gz
-/oss-parent-24.tar.gz
-/oss-parent-26.tar.gz
-/oss-parent-34.tar.gz
-/oss-parent-38.tar.gz
-/oss-parent-40.tar.gz
-/oss-parent-41.tar.gz
-/oss-parent-48.tar.gz
-/oss-parent-49.tar.gz
-/oss-parent-50.tar.gz
-/oss-parent-51.tar.gz
-/oss-parent-52.tar.gz
-/oss-parent-53.tar.gz
-/oss-parent-54.tar.gz
-/oss-parent-55.tar.gz
-/oss-parent-56.tar.gz
-/oss-parent-57.tar.gz
diff --git a/.packit.yaml b/.packit.yaml
deleted file mode 100644
index 69b3ee7..0000000
--- a/.packit.yaml
+++ /dev/null
@@ -1,26 +0,0 @@
----
-downstream_package_name: fasterxml-oss-parent
-specfile_path: fasterxml-oss-parent.spec
-upstream_package_name: oss-parent
-upstream_project_url: https://github.com/FasterXML/oss-parent
-upstream_tag_template: oss-parent-{version}
-
-actions:
- post-upstream-clone:
- - "wget https://src.fedoraproject.org/rpms/fasterxml-oss-parent/raw/main/f/fasterxml-oss-parent.spec -O fasterxml-oss-parent.spec"
-
-jobs:
-- job: pull_from_upstream
- trigger: release
- dist_git_branches:
- - fedora-development
-
-- job: koji_build
- trigger: commit
- dist_git_branches:
- - fedora-development
-
-- job: bodhi_update
- trigger: commit
- dist_git_branches:
- - fedora-development
diff --git a/.project b/.project
deleted file mode 100644
index fb12724..0000000
--- a/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- fasterxml-oss-parent
-
-
-
-
-
-
-
-
diff --git a/README.packit b/README.packit
deleted file mode 100644
index 29cc7d8..0000000
--- a/README.packit
+++ /dev/null
@@ -1,3 +0,0 @@
-This repository is maintained by packit.
-https://packit.dev/
-The file was generated using packit 0.90.0.post1.dev9+g1f0325d1.
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..4e5a184
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+fasterxml-oss-parent package is retired on branch c10s for CS-2365
\ No newline at end of file
diff --git a/fasterxml-oss-parent.spec b/fasterxml-oss-parent.spec
deleted file mode 100644
index 0391dd3..0000000
--- a/fasterxml-oss-parent.spec
+++ /dev/null
@@ -1,277 +0,0 @@
-%global srcname oss-parent
-
-Name: fasterxml-oss-parent
-Version: 57
-Release: 2%{?dist}
-Summary: FasterXML parent pom
-License: Apache-2.0
-
-URL: https://github.com/FasterXML/oss-parent
-Source0: %{url}/archive/%{srcname}-%{version}.tar.gz
-
-BuildRequires: maven-local
-BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
-BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
-
-BuildArch: noarch
-%if 0%{?fedora} || 0%{?rhel} >= 10
-ExclusiveArch: %{java_arches} noarch
-%endif
-
-%description
-FasterXML is the business behind the Woodstox streaming XML parser,
-Jackson streaming JSON parser, the Aalto non-blocking XML parser, and
-a growing family of utility libraries and extensions.
-
-FasterXML offers consulting services for adoption, performance tuning,
-and extension.
-
-This package contains the parent pom file for FasterXML.com projects.
-
-%prep
-%setup -q -n %{srcname}-%{srcname}-%{version}
-
-# Stuff unnecessary for RPM builds
-%pom_remove_plugin :jacoco-maven-plugin
-%pom_remove_plugin :maven-enforcer-plugin
-%pom_remove_plugin :maven-javadoc-plugin
-%pom_remove_plugin :maven-pmd-plugin
-%pom_remove_plugin :maven-scm-plugin
-%pom_remove_plugin :maven-site-plugin
-%pom_remove_plugin :jdepend-maven-plugin
-%pom_remove_plugin :taglist-maven-plugin
-%pom_xpath_remove "pom:build/pom:extensions"
-
-%build
-%mvn_build
-
-%install
-%mvn_install
-
-%files -f .mfiles
-%doc README.creole
-%license LICENSE NOTICE
-
-%changelog
-* Mon Jun 24 2024 Troy Dawson - 57-2
-- Bump release for June 2024 mass rebuild
-
-* Sat Feb 10 2024 Packit - 57-1
-- [maven-release-plugin] prepare release oss-parent-57 (Tatu Saloranta)
-- Prepare for v57 release (Tatu Saloranta)
-- Update release notes (Tatu Saloranta)
-- Bump version.plugin.surefire from 3.2.3 to 3.2.5 (dependabot[bot])
-- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 (dependabot[bot])
-- Update release notes wrt `version.plugin.compiler` bump (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot])
-- Update release notes (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot])
-- Update release notes wrt #115 (Tatu Saloranta)
-- Bump version.plugin.surefire from 3.2.2 to 3.2.3 (dependabot[bot])
-- Update release notes (Tatu Saloranta)
-- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (dependabot[bot])
-- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (dependabot[bot])
-- Update release notes (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-project-info-reports-plugin (dependabot[bot])
-- Update release notes (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (dependabot[bot])
-- Bump version.plugin.surefire from 3.2.1 to 3.2.2 (dependabot[bot])
-- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
-- Resolves rhbz#2263613
-
-* Wed Jan 24 2024 Fedora Release Engineering - 56-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Fri Jan 19 2024 Fedora Release Engineering - 56-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Tue Nov 07 2023 Packit - 56-1
-- [maven-release-plugin] prepare release oss-parent-56 (Tatu Saloranta)
-- Upgrade `version.plugin.moditect` to 1.1.0 (from 1.0.0-Final) (Tatu Saloranta)
-- Update release notes (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 (dependabot[bot])
-- Update release notes (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (dependabot[bot])
-- Update release notes wrt 3 plugin updates via dependabot PRs. (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1 (dependabot[bot])
-- Bump version.plugin.surefire from 3.1.2 to 3.2.1 (dependabot[bot])
-- Bump org.apache.maven.plugins:maven-dependency-plugin (dependabot[bot])
-- update release notes (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-site-plugin (dependabot[bot])
-- Update release notes x (Tatu Saloranta)
-- Bump org.ow2.asm:asm from 9.5 to 9.6 (dependabot[bot])
-- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
-- Resolves rhbz#2248436
-
-* Tue Sep 26 2023 Packit - 55-1
-- [maven-release-plugin] prepare release oss-parent-55 (Tatu Saloranta)
-- Prepare for releasing v55 (Tatu Saloranta)
-- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (dependabot[bot])
-- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (dependabot[bot])
-- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 (dependabot[bot])
-- Bump maven-site-plugin from 4.0.0-M8 to 4.0.0-M9 (dependabot[bot])
-- Update Maven for wrapper (Tatu Saloranta)
-- Update release notes (Tatu Saloranta)
-- Bump maven-clean-plugin from 3.2.0 to 3.3.1 (dependabot[bot])
-- Update release notes (Tatu Saloranta)
-- Bump maven-shade-plugin from 3.4.1 to 3.5.0 (dependabot[bot])
-- update release notes (Tatu Saloranta)
-- Bump version.plugin.surefire from 3.1.0 to 3.1.2 (dependabot[bot])
-- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (dependabot[bot])
-- Update release notes (Tatu Saloranta)
-- Bump maven-release-plugin from 3.0.0 to 3.0.1 (dependabot[bot])
-- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
-
-* Wed Jul 19 2023 Fedora Release Engineering - 54-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Thu Jun 01 2023 Chris Kelley - 54-1
-- [maven-release-plugin] prepare release oss-parent-54 (Tatu Saloranta)
-- Release 54 (Tatu Saloranta)
-- ... (Tatu Saloranta)
-- Update release notes (Tatu Saloranta)
-- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (dependabot[bot])
-- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (dependabot[bot])
-- Bump maven-install-plugin from 3.1.0 to 3.1.1 (dependabot[bot])
-- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
-
-* Tue May 23 2023 Chris Kelley - 53-1
-- Update to version 53
-
-* Mon May 22 2023 Chris Kelley - 52-1
-- Update to version 52
-
-* Tue May 09 2023 Chris Kelley - 51-1
-- Update to version 51
-
-* Mon Mar 06 2023 Chris Kelley - 50-1
-- Update to version 50
-
-* Thu Jan 19 2023 Fedora Release Engineering - 49-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Wed Nov 23 2022 Chris Kelley - 49-1
-- Update to version 49
-
-* Tue Nov 08 2022 Chris Kelley - 48-1
-- Update to version 48
-- Update to use SPDX licence
-
-* Thu Jul 21 2022 Fedora Release Engineering - 41-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Fri Jul 08 2022 Jiri Vanek - 41-6
-- Rebuilt for Drop i686 JDKs
-
-* Sat Feb 05 2022 Jiri Vanek - 41-5
-- Rebuilt for java-17-openjdk as system jdk
-
-* Thu Jan 20 2022 Fedora Release Engineering - 41-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Wed Jul 21 2021 Fedora Release Engineering - 41-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Tue Jan 26 2021 Fedora Release Engineering - 41-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Fri Oct 16 2020 Fabio Valentini - 41-1
-- Update to version 41.
-
-* Mon Aug 10 2020 Fabio Valentini - 40-1
-- Update to version 40.
-
-* Mon Jul 27 2020 Fedora Release Engineering - 38-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Fri Jul 10 2020 Jiri Vanek - 38-3
-- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
-
-* Tue Jan 28 2020 Fedora Release Engineering - 38-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Sat Oct 05 2019 Fabio Valentini - 38-1
-- Update to version 38.
-
-* Thu Jul 25 2019 Fedora Release Engineering - 34-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
-* Wed Feb 20 2019 Mat Booth - 34-1
-- Update to latest upstream version
-
-* Thu Jan 31 2019 Fedora Release Engineering - 26-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
-* Fri Jul 13 2018 Fedora Release Engineering - 26-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Wed Feb 07 2018 Fedora Release Engineering - 26-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
-* Mon Aug 07 2017 Michael Simacek - 26-5
-- Fix license tag
-
-* Wed Jul 26 2017 Fedora Release Engineering - 26-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Fri Feb 10 2017 Fedora Release Engineering - 26-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Thu Feb 02 2017 Michael Simacek - 26-2
-- Remove site-plugin from build
-
-* Mon Aug 22 2016 gil cattaneo 26-1
-- update to 26
-
-* Wed Feb 03 2016 Fedora Release Engineering - 24-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Sun Oct 25 2015 gil cattaneo 24-2
-- disable maven-enforcer-plugin support
-
-* Mon Sep 28 2015 gil cattaneo 24-1
-- update to 24
-
-* Wed Jun 17 2015 Fedora Release Engineering - 18e-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Sat Jan 31 2015 gil cattaneo 18e-1
-- update to 18e
-
-* Wed Jul 02 2014 gil cattaneo 16-2
-- remove com.google.code.maven-replacer-plugin:replacer references
-
-* Wed Jul 02 2014 gil cattaneo 16-1
-- update to 16
-
-* Sat Jun 07 2014 Fedora Release Engineering - 11-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Wed May 28 2014 Mikolaj Izdebski - 11-3
-- Rebuild to regenerate Maven auto-requires
-
-* Sat Aug 03 2013 Fedora Release Engineering - 11-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Tue Jul 16 2013 gil cattaneo 11-1
-- update to 11
-
-* Sat Jul 06 2013 gil cattaneo 10-2
-- switch to XMvn
-- minor changes to adapt to current guideline
-
-* Tue May 07 2013 gil cattaneo 10-1
-- update to 10
-
-* Wed Feb 13 2013 Fedora Release Engineering - 4-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Wed Feb 06 2013 Java SIG - 4-2
-- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
-- Replace maven BuildRequires with maven-local
-
-* Wed Oct 24 2012 gil cattaneo 4-1
-- update to 4
-
-* Thu Sep 13 2012 gil cattaneo 3-1
-- initial rpm
diff --git a/oss-parent-45.tar.gz b/oss-parent-45.tar.gz
deleted file mode 100644
index d70f5fa..0000000
Binary files a/oss-parent-45.tar.gz and /dev/null differ
diff --git a/sources b/sources
deleted file mode 100644
index ade178e..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (oss-parent-57.tar.gz) = ed6bf5c9abe002247365493f3bc9b56a3bc69ac081c2f1bcb517634a226987d9b6c32ccfeb83d12b5250fedeb55e90c3dff3e07c7145ab0317bf15002d7e67a4