You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ja...@apache.org on 2018/11/15 06:56:21 UTC

[6/6] phoenix git commit: Set pom to point to 1.0.0.0 version of omid

Set pom to point to 1.0.0.0 version of omid


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

Branch: refs/heads/omid2
Commit: ddf73283c1894faa5b4fcac3f84fc83093990292
Parents: 5bdf80d
Author: James Taylor <ja...@apache.org>
Authored: Wed Nov 14 22:56:07 2018 -0800
Committer: James Taylor <ja...@apache.org>
Committed: Wed Nov 14 22:56:07 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/ddf73283/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8049967..fadc6bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
     <avatica.version>1.12.0</avatica.version>
     <jettyVersion>8.1.7.v20120910</jettyVersion>
     <tephra.version>0.15.0-incubating</tephra.version>
-    <omid.version>0.9.1.0-SNAPSHOT</omid.version>
+    <omid.version>1.0.0.0</omid.version>
     <spark.version>2.3.2</spark.version>
     <scala.version>2.11.8</scala.version>
     <scala.binary.version>2.11</scala.binary.version>