Skip to content

Commit 762d87f

Browse files
committed
[maven-release-plugin] prepare release jackson-dataformat-smile-2.6.0-rc4
1 parent de6b774 commit 762d87f

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
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformat-smile</artifactId>
11-
<version>2.6.0-rc4-SNAPSHOT</version>
11+
<version>2.6.0-rc4</version>
1212
<name>Jackson-dataformat-Smile</name>
1313
<packaging>bundle</packaging>
1414
<description>Support for reading and writing Smile ("binary JSON")
@@ -21,7 +21,7 @@ tree model)
2121
<connection>scm:git:[email protected]:FasterXML/jackson-dataformat-smile.git</connection>
2222
<developerConnection>scm:git:[email protected]:FasterXML/jackson-dataformat-smile.git</developerConnection>
2323
<url>http://github.com/FasterXML/jackson-dataformat-smile</url>
24-
<tag>HEAD</tag>
24+
<tag>jackson-dataformat-smile-2.6.0-rc4</tag>
2525
</scm>
2626

2727
<properties>

0 commit comments

Comments
 (0)