File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 4040 <distribution >repo</distribution >
4141 </license >
4242 </licenses >
43+ <distributionManagement >
44+ <snapshotRepository >
45+ <id >sonatype-nexus-snapshots</id >
46+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
47+ </snapshotRepository >
48+ <repository >
49+ <id >sonatype-nexus-staging</id >
50+ <name >Nexus Release Repository</name >
51+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
52+ </repository >
53+ </distributionManagement >
4354 <properties >
4455 <junit .version>4.12</junit .version>
45- <jackson-core .version>2.5.4 </jackson-core .version>
56+ <jackson-core .version>2.6.0 </jackson-core .version>
4657 <jackson-databind .version>${jackson-core.version} </jackson-databind .version>
4758
4859 <packageVersion .package>org.zapodot.jackson.java8</packageVersion .package>
You can’t perform that action at this time.
0 commit comments