From 3d6f161335836055f2965f085f1f53ca4e70fd8e Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Wed, 31 May 2023 14:07:00 +0100 Subject: [PATCH] Fix upstream_tag_template --- .packit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.packit.yaml b/.packit.yaml index 2c6009d..ee5b093 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -2,6 +2,7 @@ downstream_package_name: fasterxml-oss-parent upstream_package_name: oss-parent upstream_project_url: https://github.com/FasterXML/oss-parent +upstream_tag_template: oss-parent-{version} jobs: - job: pull_from_upstream