Mark Bean created NIFI-4072:
-------------------------------
Summary: remove usage of RELEASE from dependency version in pom.xml
Key: NIFI-4072
URL: https://issues.apache.org/jira/browse/NIFI-4072
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.3.0
Reporter: Mark Bean
There are several instances where a dependency version is identified as
"RELEASE" in the pom.xml. This should be replaced by a specific version for
reproducible build results. The following pom.xml have been identified as
containing RELEASE in the current master branch:
nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml
nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml
nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
nifi-nar-bundles/nifi-spring/bundle/nifi-spring-processors/pom.xml
nifi-toolkit/nifi-toolkit-admin/pom.xml
pom.xml
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)