Skip to content

Commit

Permalink
0.14 release
Browse files Browse the repository at this point in the history
  • Loading branch information
monitorjbl committed Dec 4, 2016
1 parent 2436f90 commit ed3f074
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.14-SNAPSHOT</version>
<version>0.14</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.14-SNAPSHOT</version>
<version>0.14</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 ed3f074

Please sign in to comment.