Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 67a2970

Browse filesBrowse files
committed
[maven-release-plugin] prepare release jackson-core-2.12.1
1 parent 2649dd4 commit 67a2970
Copy full SHA for 67a2970

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>com.fasterxml.jackson.core</groupId>
1515
<artifactId>jackson-core</artifactId>
1616
<name>Jackson-core</name>
17-
<version>2.12.1-SNAPSHOT</version>
17+
<version>2.12.1</version>
1818
<packaging>bundle</packaging>
1919
<description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
2020
<licenses>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:git@github.com:FasterXML/jackson-core.git</connection>
3232
<developerConnection>scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection>
3333
<url>http://github.com/FasterXML/jackson-core</url>
34-
<tag>HEAD</tag>
34+
<tag>jackson-core-2.12.1</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.