You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2015/04/16 11:24:19 UTC

[4/5] incubator-calcite git commit: Update minor version

Update minor version


Project: http://git-wip-us.apache.org/repos/asf/incubator-calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/e2bb67b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-calcite/tree/e2bb67b6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-calcite/diff/e2bb67b6

Branch: refs/heads/master
Commit: e2bb67b6695303d1d96df8646d814d8375af86d4
Parents: 57f06ca
Author: Julian Hyde <jh...@apache.org>
Authored: Wed Apr 8 11:25:35 2015 -0700
Committer: Julian Hyde <jh...@apache.org>
Committed: Wed Apr 8 11:26:00 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-calcite/blob/e2bb67b6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f5da5d5..6572ebb 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>2</version.minor>
+    <version.minor>3</version.minor>
   </properties>
 
   <issueManagement>