We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c73a1d commit 8e205b7Copy full SHA for 8e205b7
README.md
@@ -412,7 +412,7 @@ Add below entry within the `dependencies` section of your `pom.xml`:
412
<dependency>
413
<groupId>com.flipkart</groupId>
414
<artifactId>hbase-object-mapper</artifactId>
415
- <version>1.14</version>
+ <version>1.14.1</version>
416
</dependency>
417
```
418
pom.xml
@@ -11,7 +11,7 @@
11
<modelVersion>4.0.0</modelVersion>
12
13
14
15
<url>https://github.com/flipkart-incubator/hbase-orm</url>
16
<scm>
17
0 commit comments