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

Olivier Lamy commented on MACR-20:
----------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-acr-plugin#89|https://github.com/apache/maven-acr-plugin/issues/89].
 

> Upgrade maven-plugin-testing-harness to 1.3
> -------------------------------------------
>
>                 Key: MACR-20
>                 URL: https://issues.apache.org/jira/browse/MACR-20
>             Project: Maven ACR Plugin (Moved to GitHub Issues)
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Upgrade the:
> {code:xml}
> <dependency>
>    <groupId>org.apache.maven.shared</groupId>
>    <artifactId>maven-plugin-testing-harness</artifactId>
>    <version>1.1</version>
>    <scope>test</scope>
> </dependency>
> {code}
> to 
> {code:xml}
> <dependency>
>     <groupId>org.apache.maven.plugin-testing</groupId>
>     <artifactId>maven-plugin-testing-harness</artifactId>
>     <version>1.3</version>
>    <scope>test</scope>
> </dependency>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to