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

ASF GitHub Bot commented on GOSSIP-11:
--------------------------------------

Github user chandresh-pancholi commented on a diff in the pull request:

    https://github.com/apache/incubator-gossip/pull/12#discussion_r78249409
  
    --- Diff: pom.xml ---
    @@ -78,12 +78,14 @@
                        <artifactId>jackson-datatype-json-org</artifactId>
                        <version>${jackson-datatype-json-org.version}</version>
                </dependency>
    +
                <dependency>
    -                   <groupId>junit</groupId>
    -                   <artifactId>junit</artifactId>
    -                   <version>${junit.version}</version>
    -                   <scope>test</scope>
    +                   <groupId>org.junit.jupiter</groupId>
    +                   <artifactId>junit-jupiter-api</artifactId>
    +                   <version>5.0.0-M2</version>
    --- End diff --
    
    Changed and pushed. Please review


> introduce junit5
> ----------------
>
>                 Key: GOSSIP-11
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-11
>             Project: Gossip
>          Issue Type: Wish
>            Reporter: Sree Vaddi
>            Assignee: Chinnasamy
>
> introduce junit5 in place of junit4.
> http://junit.org/junit5/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to