Noa Resare created CLOUDSTACK-790:
-------------------------------------
Summary: redundant version info in two plugin pom.xml files
Key: CLOUDSTACK-790
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-790
Project: CloudStack
Issue Type: Improvement
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Noa Resare
Priority: Minor
I'm playing around with nonstandard artifact versions in maven, and found two
module pom files:
plugins/hypervisors/simulator/pom.xml
plugins/network-elements/dns-notifier/pom.xml
that explicitly set's their versions. This is not needed, as they are only used
as submodules of the toplevel pom.xml and as such they inherit the version of
the toplevel project if the version element is absent.
Simply removing the version two version elements would simplify what I'm trying
to do.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira