[ 
https://jira.codehaus.org/browse/MACR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl-Heinz Marbaise closed MACR-20.
-----------------------------------

    Resolution: Fixed
      Assignee: Karl-Heinz Marbaise

Fixed in [r1641215|http://svn.apache.org/r1641215]

> Upgrade maven-plugin-testing-harness to 1.3
> -------------------------------------------
>
>                 Key: MACR-20
>                 URL: https://jira.codehaus.org/browse/MACR-20
>             Project: Maven ACR Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Karl-Heinz Marbaise
>            Assignee: Karl-Heinz Marbaise
>            Priority: Minor
>             Fix For: 1.2
>
>
> 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
(v6.1.6#6162)

Reply via email to