You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Matt Foley (JIRA)" <ji...@apache.org> on 2017/02/07 18:31:42 UTC

[jira] [Created] (METRON-704) site-book version for Metron is hardwired, should inherit from parent project

Matt Foley created METRON-704:
---------------------------------

             Summary: site-book version for Metron is hardwired, should inherit from parent project
                 Key: METRON-704
                 URL: https://issues.apache.org/jira/browse/METRON-704
             Project: Metron
          Issue Type: Bug
    Affects Versions: 0.3.1
            Reporter: Matt Foley


In site-book/pom.xml it says:
{code}
        <parent>
                <groupId>org.apache.metron</groupId>
                <artifactId>Metron</artifactId>
                <version>0.3.1</version>
        </parent>
{code}

The version number becomes a visible field in the user documentation. 

This pom hardwires the version; it must be manually edited each release.
Instead, this number should be inherited from the Metron version in the master project, in $METRON_BASE/pom.xml




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)