You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2018/11/01 11:39:00 UTC

[jira] [Updated] (MRRESOURCES-95) Upgrade plexus-resources from 1.0-alpha-7 to 1.0.1

     [ https://issues.apache.org/jira/browse/MRRESOURCES-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hervé Boutemy updated MRRESOURCES-95:
-------------------------------------
    Issue Type: Dependency upgrade  (was: Improvement)

> Upgrade plexus-resources from 1.0-alpha-7 to 1.0.1
> --------------------------------------------------
>
>                 Key: MRRESOURCES-95
>                 URL: https://issues.apache.org/jira/browse/MRRESOURCES-95
>             Project: Maven Remote Resources Plugin
>          Issue Type: Dependency upgrade
>    Affects Versions: 1.6.0
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> Upgrade the following dependency:
> {code:xml}
>      <dependency>
>        <groupId>org.codehaus.plexus</groupId>
>        <artifactId>plexus-resources</artifactId>
>        <version>1.0-alpha-7</version>
>      </dependency>
> {code}
> to this:
> {code:xml}
>    <dependency>
>        <groupId>org.codehaus.plexus</groupId>
>        <artifactId>plexus-resources</artifactId>
>       <version>1.0.1</version>
>      </dependency>
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)