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/09/01 23:01:57 UTC

[2/5] incubator-calcite git commit: Update POM to major version 1, minor version 4. Update README to 1.4.0

Update POM to major version 1, minor version 4.  Update README to 1.4.0


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

Branch: refs/heads/master
Commit: a3d3fcde28ba0b3941bb354abd5decbcdf86e6c8
Parents: ce2f17a
Author: Jacques Nadeau <ja...@apache.org>
Authored: Sun Aug 23 12:47:28 2015 -0700
Committer: Jacques Nadeau <ja...@apache.org>
Committed: Sun Aug 23 20:53:35 2015 -0700

----------------------------------------------------------------------
 README  | 2 +-
 pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-calcite/blob/a3d3fcde/README
----------------------------------------------------------------------
diff --git a/README b/README
index e06064c..d1de7da 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Apache Calcite release 1.3.0 (incubating)
+Apache Calcite release 1.4.0 (incubating)
 
 This is a source or binary distribution of Apache Calcite.
 

http://git-wip-us.apache.org/repos/asf/incubator-calcite/blob/a3d3fcde/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index eab243c..3dea676 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>3</version.minor>
+    <version.minor>4</version.minor>
   </properties>
 
   <issueManagement>