Skip to content

Commit 46e6459

Browse files
committed
1.1.0 release
1 parent 44684bc commit 46e6459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

json-view/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.monitorjbl</groupId>
88
<artifactId>json-view</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.1.0</version>
1010
<name>json-view</name>
1111
<description>Provides programmatic exclusion/inclusion for Jackson JSON serialization</description>
1212
<url>https://github.com/monitorjbl/json-view</url>

spring-json-view/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.monitorjbl</groupId>
88
<artifactId>spring-json-view</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.1.0</version>
1010
<name>spring-json-view</name>
1111
<description>Provides programmatic JSON response manipulation for Spring MVC</description>
1212
<url>https://github.com/monitorjbl/spring-json-view</url>

0 commit comments

Comments
 (0)