File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<groupId >com.fasterxml.jackson.dataformat</groupId >
12
12
<artifactId >jackson-dataformat-smile</artifactId >
13
- <version >2.3.5-SNAPSHOT </version >
13
+ <version >2.3.5</version >
14
14
<name >Jackson-dataformat-Smile</name >
15
15
<packaging >bundle</packaging >
16
16
<description >Support for reading and writing Smile ("binary JSON")
@@ -23,7 +23,7 @@ tree model)
23
23
<
connection >scm:git:
[email protected] :FasterXML/jackson-dataformat-smile.git</
connection >
24
24
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-dataformat-smile.git</
developerConnection >
25
25
<url >http://github.com/FasterXML/jackson-dataformat-smile</url >
26
- <tag >HEAD </tag >
26
+ <tag >jackson-dataformat-smile-2.3.5 </tag >
27
27
</scm >
28
28
29
29
<properties >
You can’t perform that action at this time.
0 commit comments