You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2017/04/06 20:23:41 UTC

[jira] [Created] (JUNEAU-40) Remove raltivePath from parent entries.

Karl Heinz Marbaise created JUNEAU-40:
-----------------------------------------

             Summary: Remove raltivePath from parent entries.
                 Key: JUNEAU-40
                 URL: https://issues.apache.org/jira/browse/JUNEAU-40
             Project: Juneau
          Issue Type: Improvement
    Affects Versions: 6.1.0
            Reporter: Karl Heinz Marbaise
            Priority: Trivial
             Fix For: 6.1.0


Currently each child uses 
{code:xml}
	<groupId>org.apache.juneau</groupId>
        <artifactId>juneau</artifactId>
 	<version>6.1.1-incubating-SNAPSHOT</version>
	<relativePath>../pom.xml</relativePath>
{code}
which is superfluous cause it's the default. 



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