You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Vlad Rozov (JIRA)" <ji...@apache.org> on 2017/03/30 15:29:41 UTC

[jira] [Updated] (APEXMALHAR-2466) Upgrade org.couchbase.mock.CouchbaseMock

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

Vlad Rozov updated APEXMALHAR-2466:
-----------------------------------
    Labels: contrib easyfix newbie  (was: )

> Upgrade org.couchbase.mock.CouchbaseMock
> ----------------------------------------
>
>                 Key: APEXMALHAR-2466
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2466
>             Project: Apache Apex Malhar
>          Issue Type: Dependency upgrade
>            Reporter: Vlad Rozov
>            Priority: Minor
>              Labels: contrib, easyfix, newbie
>
> There must be no dependencies on SNAPSHOT versions, but contrib pom.xml depends on 0.8-SNAPSHOT version of org.couchbase.mock.CouchbaseMock
> {noformat}
>     <dependency>
>       <groupId>org.couchbase.mock</groupId>
>       <artifactId>CouchbaseMock</artifactId>
>       <version>0.8-SNAPSHOT</version>
>       <scope>test</scope>
>       <type>jar</type>
>     </dependency>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)