[ https://issues.apache.org/jira/browse/MDEPLOY-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965684#comment-17965684 ]
Olivier Lamy commented on MDEPLOY-192: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#242|https://github.com/apache/maven-deploy-plugin/issues/242]. > Upgrade maven-plugin-testing-harness to 1.3 > ------------------------------------------- > > Key: MDEPLOY-192 > URL: https://issues.apache.org/jira/browse/MDEPLOY-192 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Dependency upgrade > Affects Versions: 3.0.0-M1 > Reporter: Karl Heinz Marbaise > Assignee: Karl Heinz Marbaise > Priority: Minor > Fix For: 3.0.0-M1 > > > Upgrade to version 1.3 > {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)