Skip to content

Commit c6e99ce

Browse files
committed
changes for 2.0.28-8 release
1 parent 927636b commit c6e99ce

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
@@ -149,7 +149,7 @@ The project dependencies are:
149149
<dependency>
150150
<groupId>io.appform.dropwizard.sharding</groupId>
151151
<artifactId>db-sharding-bundle</artifactId>
152-
<version>2.0.28-7</version>
152+
<version>2.0.28-8</version>
153153
</dependency>
154154
```
155155

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.appform.dropwizard.sharding</groupId>
88
<artifactId>db-sharding-bundle</artifactId>
9-
<version>2.0.28-7</version>
9+
<version>2.0.28-8</version>
1010
<name>Dropwizard Database Sharding Bundle</name>
1111
<url>https://github.com/santanusinha/dropwizard-db-sharding-bundle</url>
1212
<description>Application layer database sharding over SQL dbs</description>

0 commit comments

Comments
 (0)