You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2020/11/24 10:12:12 UTC

[phoenix] branch master updated: PHOENIX-6231 Update Omid to 1.0.2

This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new c4e56c3  PHOENIX-6231 Update Omid to 1.0.2
c4e56c3 is described below

commit c4e56c3bb419326412c506777a1b8cc5cecfb3ca
Author: Istvan Toth <st...@apache.org>
AuthorDate: Mon Nov 23 10:45:50 2020 +0100

    PHOENIX-6231 Update Omid to 1.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fbe7d1e..bf119e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
     <jodatime.version>2.10.5</jodatime.version>
     <joni.version>2.1.2</joni.version>
     <tephra.version>0.16.0-SNAPSHOT</tephra.version>
-    <omid.version>1.0.2-SNAPSHOT</omid.version>
+    <omid.version>1.0.2</omid.version>
     <stream.version>2.9.5</stream.version>
     <i18n-util.version>1.0.4</i18n-util.version>
     <guice.version>4.0</guice.version>