You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/07/10 19:14:04 UTC

[jira] [Commented] (PHOENIX-2107) Update JDBC version to 4.5.0

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

James Taylor commented on PHOENIX-2107:
---------------------------------------

[~samarthjain] - another quicky. Would you mind updating the minor version to 5 here and committing it with PHOENIX-2099?
{code}
public abstract class MetaDataProtocol extends MetaDataService {
    public static final int PHOENIX_MAJOR_VERSION = 4;
    public static final int PHOENIX_MINOR_VERSION = 4;
    public static final int PHOENIX_PATCH_NUMBER = 0;
{code}


> Update JDBC version to 4.5.0
> ----------------------------
>
>                 Key: PHOENIX-2107
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2107
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>




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