You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/10 00:35:00 UTC

[jira] [Commented] (CLEREZZA-1047) Update version of org.apache.apache artifact in parent/pom.xml

    [ https://issues.apache.org/jira/browse/CLEREZZA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948090#comment-16948090 ] 

ASF subversion and git services commented on CLEREZZA-1047:
-----------------------------------------------------------

Commit 924e6d8d7153f73bf957608c51443ee957237e25 in clerezza's branch refs/heads/master from Hasan Hasan
[ https://gitbox.apache.org/repos/asf?p=clerezza.git;h=924e6d8 ]

CLEREZZA-1047: Fix configuration of maven-remote-resources-plugin in parent/pom.xml and use version 21 of org.apache.apache


> Update version of org.apache.apache artifact in parent/pom.xml
> --------------------------------------------------------------
>
>                 Key: CLEREZZA-1047
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-1047
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Hasan Hasan
>            Assignee: Hasan Hasan
>            Priority: Major
>
> Current version is 17. It is time to update to higher version
> {code:java}
>     <parent>
>         <groupId>org.apache</groupId>
>         <artifactId>apache</artifactId>
>         <version>17</version>
>         <relativePath/> <!-- lookup parent from repository -->
>     </parent>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)