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

Olivier Lamy commented on MEJB-78:
----------------------------------

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

> Upgrade maven-plugin-testing-harness to 1.3
> -------------------------------------------
>
>                 Key: MEJB-78
>                 URL: https://issues.apache.org/jira/browse/MEJB-78
>             Project: Maven EJB Plugin (Moved to GitHub Issues)
>          Issue Type: Improvement
>    Affects Versions: 2.5
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 2.5
>
>
> From this:
> {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 the following:
> {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