Skip to content

Commit

Permalink
0.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
monitorjbl committed Apr 19, 2016
1 parent 9ccf0e6 commit 746110c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion json-view/pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.monitorjbl</groupId>
<artifactId>json-view</artifactId>
<version>0.11-SNAPSHOT</version>
<version>0.11</version>
<name>json-view</name>
<description>Provides programmatic exclusion/inclusion for Jackson JSON serialization</description>
<url>https://github.com/monitorjbl/json-view</url>
Expand Down
2 changes: 1 addition & 1 deletion spring-json-view/pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.monitorjbl</groupId>
<artifactId>spring-json-view</artifactId>
<version>0.11-SNAPSHOT</version>
<version>0.11</version>
<name>spring-json-view</name>
<description>Provides programmatic JSON response manipulation for Spring MVC</description>
<url>https://github.com/monitorjbl/spring-json-view</url>
Expand Down

0 comments on commit 746110c

Please sign in to comment.