Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
[ci skip]prepare release omid-0.8.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
omid-ci committed Apr 21, 2016
1 parent 0c0bcf5 commit c565c65
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion benchmarks/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>benchmarks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codahale-metrics/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>omid</artifactId>
<groupId>org.apache.omid</groupId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion commit-table/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>commit-table</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>omid</artifactId>
<groupId>org.apache.omid</groupId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>hbase-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-commit-table/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>hbase-commit-table</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>hbase-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-coprocessor/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>hbase-coprocessor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-shims/hbase-0/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid-shims-aggregator</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>hbase0-shims</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-shims/hbase-1/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid-shims-aggregator</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>hbase1-shims</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-shims/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>omid-shims-aggregator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase-tools/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>hbase-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>omid</artifactId>
<groupId>org.apache.omid</groupId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>metrics</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -13,7 +13,7 @@
<artifactId>omid</artifactId>
<packaging>pom</packaging>
<!-- WARNING: do not update version manually, use mvn versions:set -->
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>

<organization>
<name>Apache Software Foundation</name>
Expand Down Expand Up @@ -105,7 +105,7 @@
<connection>scm:git:git://github.com/yahoo/omid.git</connection>
<developerConnection>scm:git:https://${GH_TOKEN}@github.com/yahoo/omid.git</developerConnection>
<url>https://github.com/yahoo/omid</url>
<tag>master</tag>
<tag>omid-0.8.1.38</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion statemachine/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<name>State Machine</name>
Expand Down
2 changes: 1 addition & 1 deletion timestamp-storage/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>timestamp-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion transaction-client/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>transaction-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tso-server/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.apache.omid</groupId>
<artifactId>omid</artifactId>
<version>0.8.1.38-SNAPSHOT</version>
<version>0.8.1.38</version>
</parent>

<artifactId>tso-server</artifactId>
Expand Down

0 comments on commit c565c65

Please sign in to comment.