From 01c1b5a3df64814b072c669aa1fbac5a4bab2344 Mon Sep 17 00:00:00 2001 From: Taylor Jones Date: Sat, 30 May 2015 00:48:30 -0400 Subject: [PATCH] 0.2 release fixes #1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bbad797..68c0f8d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.monitorjbl spring-json-view - 0.2-SNAPSHOT + 0.2 JSON Views for Spring MVC Provides programmatic JSON response manipulation for Spring MVC https://github.com/monitorjbl/spring-json-view