Compare commits

...

No commits in common. "c8-beta-stream-10.6" and "c8-stream-10.6" have entirely different histories.

3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
e5b2277cb80bb8456f8079179b1ff26f04a01b14 SOURCES/oss-parent-49.tar.gz
1408e9482095bb0db9b5203119ecdbf7c44eeb75 SOURCES/oss-parent-69.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/oss-parent-49.tar.gz
SOURCES/oss-parent-69.tar.gz

View File

@ -1,7 +1,7 @@
%global srcname oss-parent
Name: fasterxml-oss-parent
Version: 49
Version: 69
Release: 1%{?dist}
Summary: FasterXML parent pom
License: Apache-2.0
@ -38,7 +38,7 @@ This package contains the parent pom file for FasterXML.com projects.
%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_remove_plugin :central-publishing-maven-plugin
%pom_xpath_remove "pom:build/pom:extensions"
%build
@ -52,6 +52,10 @@ This package contains the parent pom file for FasterXML.com projects.
%license LICENSE NOTICE
%changelog
* Thu Jul 31 2025 Red Hat PKI Team <rhcs-maint@redhat.com> - 69-1
- Rebase to version 69
- Resolves: RHEL-103106
* Tue Nov 21 2023 Red Hat PKI Team <rhcs-maint@redhat.com> - 49-1
- Rebase to upstream version 49