There was an error while loading. Please reload this page.
1 parent ef009f0 commit 35541caCopy full SHA for 35541ca
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>com.fasterxml.jackson.core</groupId>
10
<artifactId>jackson-core</artifactId>
11
<name>Jackson-core</name>
12
- <version>2.10.2-SNAPSHOT</version>
+ <version>2.10.2</version>
13
<packaging>bundle</packaging>
14
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
15
<inceptionYear>2008</inceptionYear>
@@ -19,7 +19,7 @@
19
<connection>scm:git:git@github.com:FasterXML/jackson-core.git</connection>
20
<developerConnection>scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection>
21
<url>http://github.com/FasterXML/jackson-core</url>
22
- <tag>HEAD</tag>
+ <tag>jackson-core-2.10.2</tag>
23
</scm>
24
25
<properties>
0 commit comments