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

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

Update POM to major version 1, minor version 4.


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

Branch: refs/heads/branch-1.4
Commit: 6fe7420208d31ad1f795de41f1b088c2d9c0547a
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 12:47:28 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-calcite/blob/6fe74202/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>