We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9560ab commit 7306654Copy full SHA for 7306654
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.esotericsoftware</groupId>
7
<artifactId>jsonbeans</artifactId>
8
- <version>0.7-SNAPSHOT</version>
+ <version>0.8-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
<name>JsonBeans</name>
11
<description>Java object graphs, to and from JSON automatically</description>
0 commit comments