File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This package is meant to be used with Jackson 2.2.x. It provides the three follo
2828
2929## Versions
3030
31- The current verson is ** 1.10 ** . Its Javadoc is [ available
31+ The current verson is ** 1.11 ** . Its Javadoc is [ available
3232online] ( https://java-json-tools.github.io/jackson-coreutils/index.html ) .
3333
3434Please see file ` RELEASE-NOTES.md ` for more information.
Original file line number Diff line number Diff line change 2121 * Project-specific settings. Unfortunately we cannot put the name in there!
2222 */
2323group = " com.github.java-json-tools" ;
24- version = " 1.11 " ;
24+ version = " 1.12-SNAPSHOT " ;
2525sourceCompatibility = JavaVersion . VERSION_1_7 ;
2626targetCompatibility = JavaVersion . VERSION_1_7 ; // defaults to sourceCompatibility
2727
You can’t perform that action at this time.
0 commit comments