diff --git a/tomcat.changes b/tomcat.changes index f38a880..e7bb994 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 4 13:32:51 UTC 2019 - Fridrich Strba + +- Distribute the pom file also for tomcat-util-scan artifact + ------------------------------------------------------------------- Tue Oct 1 12:29:16 UTC 2019 - Fridrich Strba diff --git a/tomcat.spec b/tomcat.spec index ab353d5..4da5932 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -532,6 +532,9 @@ cp -a tomcat-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom cp -a tomcat-util.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom %add_maven_depmap JPP.%{name}-tomcat-util.pom %{name}/tomcat-util.jar +cp -a tomcat-util-scan.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util-scan.pom +%add_maven_depmap JPP.%{name}-tomcat-util-scan.pom %{name}/tomcat-util-scan.jar + cp -a tomcat-websocket-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-websocket-api.pom %add_maven_depmap JPP.%{name}-websocket-api.pom %{name}/websocket-api.jar