Skip to content

Commit c48dd6f

Browse files
committed
[maven-release-plugin] prepare release jackson-databind-2.4.0-rc2
1 parent af53b8e commit c48dd6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.fasterxml.jackson.core</groupId>
1212
<artifactId>jackson-databind</artifactId>
13-
<version>2.4.0-rc2-SNAPSHOT</version>
13+
<version>2.4.0-rc2</version>
1414
<name>jackson-databind</name>
1515
<packaging>bundle</packaging>
1616
<description>General data-binding functionality for Jackson: works on core streaming API</description>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:[email protected]:FasterXML/jackson-databind.git</connection>
2121
<developerConnection>scm:git:[email protected]:FasterXML/jackson-databind.git</developerConnection>
2222
<url>http://github.com/FasterXML/jackson-databind</url>
23-
<tag>HEAD</tag>
23+
<tag>jackson-databind-2.4.0-rc2</tag>
2424
</scm>
2525

2626
<properties>

0 commit comments

Comments
 (0)