Skip to content

Commit 8e205b7

Browse files
committed
Version updated to 1.14.1
1 parent 4c73a1d commit 8e205b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ Add below entry within the `dependencies` section of your `pom.xml`:
412412
<dependency>
413413
<groupId>com.flipkart</groupId>
414414
<artifactId>hbase-object-mapper</artifactId>
415-
<version>1.14</version>
415+
<version>1.14.1</version>
416416
</dependency>
417417
```
418418

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<modelVersion>4.0.0</modelVersion>
1212
<groupId>com.flipkart</groupId>
1313
<artifactId>hbase-object-mapper</artifactId>
14-
<version>1.14</version>
14+
<version>1.14.1</version>
1515
<url>https://github.com/flipkart-incubator/hbase-orm</url>
1616
<scm>
1717
<url>https://github.com/flipkart-incubator/hbase-orm</url>

0 commit comments

Comments
 (0)