You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by ja...@apache.org on 2018/10/19 16:04:08 UTC

incubator-omid git commit: OMID-118 Update pom version to latest Omid version

Repository: incubator-omid
Updated Branches:
  refs/heads/phoenix-integration ccb53892a -> 078dedc52


OMID-118 Update pom version to latest Omid version


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

Branch: refs/heads/phoenix-integration
Commit: 078dedc522f0bae14abc6b8b7c949bd3c35085bf
Parents: ccb5389
Author: James Taylor <ja...@apache.org>
Authored: Fri Oct 19 08:51:44 2018 -0700
Committer: James Taylor <ja...@apache.org>
Committed: Fri Oct 19 08:51:44 2018 -0700

----------------------------------------------------------------------
 benchmarks/pom.xml          |  2 +-
 codahale-metrics/pom.xml    |  2 +-
 commit-table/pom.xml        |  2 +-
 common/pom.xml              |  2 +-
 examples/pom.xml            |  2 +-
 hbase-client/pom.xml        |  2 +-
 hbase-commit-table/pom.xml  |  2 +-
 hbase-common/pom.xml        |  2 +-
 hbase-coprocessor/pom.xml   |  2 +-
 hbase-shims/hbase-1/pom.xml |  2 +-
 hbase-shims/hbase-2/pom.xml |  4 ++--
 hbase-shims/pom.xml         | 28 +---------------------------
 hbase-tools/pom.xml         |  2 +-
 metrics/pom.xml             |  2 +-
 packaging/pom.xml           |  2 +-
 pom.xml                     |  2 +-
 statemachine/pom.xml        |  2 +-
 timestamp-storage/pom.xml   |  2 +-
 transaction-client/pom.xml  |  2 +-
 tso-server/pom.xml          |  2 +-
 20 files changed, 21 insertions(+), 47 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/benchmarks/pom.xml
----------------------------------------------------------------------
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 5e59074..fe89c9b 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-benchmarks</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/codahale-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/codahale-metrics/pom.xml b/codahale-metrics/pom.xml
index de5c139..f4d60eb 100644
--- a/codahale-metrics/pom.xml
+++ b/codahale-metrics/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/commit-table/pom.xml
----------------------------------------------------------------------
diff --git a/commit-table/pom.xml b/commit-table/pom.xml
index f24d518..ee95bf8 100644
--- a/commit-table/pom.xml
+++ b/commit-table/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-commit-table</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index cfc963a..15fd6ba 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index e2d569a..b5ed5c0 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-examples</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-client/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml
index f065dfd..040c815 100644
--- a/hbase-client/pom.xml
+++ b/hbase-client/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-hbase-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-commit-table/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-commit-table/pom.xml b/hbase-commit-table/pom.xml
index 1f5d028..73f50ea 100644
--- a/hbase-commit-table/pom.xml
+++ b/hbase-commit-table/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-hbase-commit-table</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-common/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml
index 83a86a7..ffc94c8 100644
--- a/hbase-common/pom.xml
+++ b/hbase-common/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-hbase-common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-coprocessor/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-coprocessor/pom.xml b/hbase-coprocessor/pom.xml
index 37c2859..01dfced 100644
--- a/hbase-coprocessor/pom.xml
+++ b/hbase-coprocessor/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-hbase-coprocessor</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-shims/hbase-1/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/hbase-1/pom.xml b/hbase-shims/hbase-1/pom.xml
index 04a1457..bf141c4 100644
--- a/hbase-shims/hbase-1/pom.xml
+++ b/hbase-shims/hbase-1/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid-shims-aggregator</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-hbase1-shims</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-shims/hbase-2/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/hbase-2/pom.xml b/hbase-shims/hbase-2/pom.xml
index 1883915..01bc105 100644
--- a/hbase-shims/hbase-2/pom.xml
+++ b/hbase-shims/hbase-2/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>omid-shims-aggregator</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -25,4 +25,4 @@
             <version>${hbase2.version}</version>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-shims/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-shims/pom.xml b/hbase-shims/pom.xml
index a3b593a..c195aa6 100644
--- a/hbase-shims/pom.xml
+++ b/hbase-shims/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-shims-aggregator</artifactId>
@@ -74,9 +74,7 @@
     </dependencies>
 
     <build>
-
         <plugins>
-
             <!-- Disable maven site plugin -->
             <plugin>
                 <artifactId>maven-site-plugin</artifactId>
@@ -84,31 +82,7 @@
                     <skip>true</skip>
                 </configuration>
             </plugin>
-
         </plugins>
-
     </build>
 
-    <!--<profiles>-->
-
-        <!--<profile>-->
-            <!--<id>hbase-1</id>-->
-            <!--<activation>-->
-                <!--<activeByDefault>true</activeByDefault>-->
-            <!--</activation>-->
-            <!--<modules>-->
-                <!--<module>hbase-1</module>-->
-            <!--</modules>-->
-        <!--</profile>-->
-
-        <!--<profile>-->
-            <!--<id>hbase-2</id>-->
-            <!--<modules>-->
-                <!--<module>hbase-2</module>-->
-            <!--</modules>-->
-        <!--</profile>-->
-
-    <!--</profiles>-->
-
-
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/hbase-tools/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-tools/pom.xml b/hbase-tools/pom.xml
index fcfb1ae..fe6858e 100644
--- a/hbase-tools/pom.xml
+++ b/hbase-tools/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-hbase-tools</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/metrics/pom.xml
----------------------------------------------------------------------
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 626a929..06d7ab0 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <artifactId>omid</artifactId>
         <groupId>org.apache.omid</groupId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-metrics</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/packaging/pom.xml
----------------------------------------------------------------------
diff --git a/packaging/pom.xml b/packaging/pom.xml
index f15c813..eddbbc9 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-packaging</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a39ff0e..cbcaf38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
     <artifactId>omid</artifactId>
     <packaging>pom</packaging>
     <!-- WARNING: do not update version manually, use mvn versions:set -->
-    <version>0.8.2.11-SNAPSHOT</version>
+    <version>0.9.1.0-SNAPSHOT</version>
 
     <organization>
         <name>Apache Software Foundation</name>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/statemachine/pom.xml
----------------------------------------------------------------------
diff --git a/statemachine/pom.xml b/statemachine/pom.xml
index 0dc16fa..28aa8d6 100644
--- a/statemachine/pom.xml
+++ b/statemachine/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <name>State Machine</name>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/timestamp-storage/pom.xml
----------------------------------------------------------------------
diff --git a/timestamp-storage/pom.xml b/timestamp-storage/pom.xml
index 505ae8a..e810b0f 100644
--- a/timestamp-storage/pom.xml
+++ b/timestamp-storage/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-timestamp-storage</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/transaction-client/pom.xml
----------------------------------------------------------------------
diff --git a/transaction-client/pom.xml b/transaction-client/pom.xml
index ee12404..51dfaa1 100644
--- a/transaction-client/pom.xml
+++ b/transaction-client/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-transaction-client</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/078dedc5/tso-server/pom.xml
----------------------------------------------------------------------
diff --git a/tso-server/pom.xml b/tso-server/pom.xml
index 3742c6b..5605ca6 100644
--- a/tso-server/pom.xml
+++ b/tso-server/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.apache.omid</groupId>
         <artifactId>omid</artifactId>
-        <version>0.8.2.11-SNAPSHOT</version>
+        <version>0.9.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>omid-tso-server</artifactId>