Skip to content

Commit

Permalink
prepare to relase 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
federecio committed Apr 27, 2015
1 parent 8948474 commit e2d2e78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ How to use it
<dependency>
<groupId>io.federecio</groupId>
<artifactId>dropwizard-swagger</artifactId>
<version>0.7</version>
<version>0.7.0</version>
</dependency>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>io.federecio</groupId>
<artifactId>dropwizard-swagger</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>

<name>Dropwizard Swagger support</name>
<description>A simple way to document your REST APIs in DropWizard using Swagger</description>
Expand Down

0 comments on commit e2d2e78

Please sign in to comment.