Update POM to major version 1, minor version 5
Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/8336bc06 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/8336bc06 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/8336bc06 Branch: refs/heads/branch-1.5 Commit: 8336bc06d0233be6994bd75b4255d45f9dc582f9 Parents: 9ab9bd4 Author: Jesus Camacho Rodriguez <[email protected]> Authored: Fri Nov 6 13:11:45 2015 +0100 Committer: Jesus Camacho Rodriguez <[email protected]> Committed: Fri Nov 6 13:11:45 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/8336bc06/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b7d1c6a..e036f16 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ limitations under the License. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <top.dir>${project.basedir}</top.dir> <version.major>1</version.major> - <version.minor>4</version.minor> + <version.minor>5</version.minor> </properties> <issueManagement>
