Skip to content

Commit

Permalink
Bumping the pom version to 1.2.2, to match the dropwizard version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtakaki committed Feb 19, 2018
1 parent 1d7cbcc commit 05a2f33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Supported versions:
|---|---|
| 1.1.0 | 1.1.0 |
| 1.1.4 | 1.1.4 |
| 1.2.2 | 1.2.2 |

## Maven

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.mtakaki</groupId>
<artifactId>dropwizard-admin-resource</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.2.2-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Dropwizard Admin Resource</name>
Expand Down Expand Up @@ -278,4 +278,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 05a2f33

Please sign in to comment.