Skip to content

Commit 980154d

Browse files
committed
[maven-release-plugin] prepare release jackson-dataformat-smile-2.3.5
1 parent 82babce commit 980154d

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.fasterxml.jackson.dataformat</groupId>
1212
<artifactId>jackson-dataformat-smile</artifactId>
13-
<version>2.3.5-SNAPSHOT</version>
13+
<version>2.3.5</version>
1414
<name>Jackson-dataformat-Smile</name>
1515
<packaging>bundle</packaging>
1616
<description>Support for reading and writing Smile ("binary JSON")
@@ -23,7 +23,7 @@ tree model)
2323
<connection>scm:git:[email protected]:FasterXML/jackson-dataformat-smile.git</connection>
2424
<developerConnection>scm:git:[email protected]:FasterXML/jackson-dataformat-smile.git</developerConnection>
2525
<url>http://github.com/FasterXML/jackson-dataformat-smile</url>
26-
<tag>HEAD</tag>
26+
<tag>jackson-dataformat-smile-2.3.5</tag>
2727
</scm>
2828

2929
<properties>

0 commit comments

Comments
 (0)