Skip to content

Commit 5ff4574

Browse files
committed
[maven-release-plugin] prepare release jackson-core-2.11.1
1 parent 13fe23c commit 5ff4574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>com.fasterxml.jackson.core</groupId>
1010
<artifactId>jackson-core</artifactId>
1111
<name>Jackson-core</name>
12-
<version>2.11.1-SNAPSHOT</version>
12+
<version>2.11.1</version>
1313
<packaging>bundle</packaging>
1414
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
1515
<licenses>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git@github.com:FasterXML/jackson-core.git</connection>
2727
<developerConnection>scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection>
2828
<url>http://github.com/FasterXML/jackson-core</url>
29-
<tag>HEAD</tag>
29+
<tag>jackson-core-2.11.1</tag>
3030
</scm>
3131

3232
<properties>

0 commit comments

Comments
 (0)