Skip to content

Commit 35f734e

Browse files
committed
Update version to 1.1.4-SNAPSHOT
1 parent eb686f1 commit 35f734e

16 files changed

Lines changed: 16 additions & 16 deletions

File tree

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-benchmarks</artifactId>

codahale-metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.omid</groupId>
1919
<artifactId>omid</artifactId>
20-
<version>1.1.3</version>
20+
<version>1.1.4-SNAPSHOT</version>
2121
</parent>
2222

2323
<modelVersion>4.0.0</modelVersion>

commit-table/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-commit-table</artifactId>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-common</artifactId>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-examples</artifactId>

hbase-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-hbase-client</artifactId>

hbase-commit-table/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-hbase-commit-table</artifactId>

hbase-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-hbase-common</artifactId>

hbase-coprocessor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-hbase-coprocessor</artifactId>

hbase-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.omid</groupId>
2121
<artifactId>omid</artifactId>
22-
<version>1.1.3</version>
22+
<version>1.1.4-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>omid-hbase-tools</artifactId>

0 commit comments

Comments
 (0)