You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by el...@apache.org on 2016/03/10 02:46:45 UTC

[2/6] calcite git commit: [CALCITE-1141] Bump version.minor for Avatica

[CALCITE-1141] Bump version.minor for Avatica


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

Branch: refs/heads/master
Commit: 47369e33dead25b5530696554cd9d1d7dbb7fb80
Parents: 816adb1
Author: Josh Elser <el...@apache.org>
Authored: Wed Mar 9 20:27:01 2016 -0500
Committer: Josh Elser <el...@apache.org>
Committed: Wed Mar 9 20:27:01 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/calcite/blob/47369e33/avatica/pom.xml
----------------------------------------------------------------------
diff --git a/avatica/pom.xml b/avatica/pom.xml
index 698c2c4..aac390c 100644
--- a/avatica/pom.xml
+++ b/avatica/pom.xml
@@ -51,7 +51,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>6</version.minor>
+    <version.minor>7</version.minor>
 
     <!-- This list is in alphabetical order. -->
     <build-helper-maven-plugin.version>1.9</build-helper-maven-plugin.version>