File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.17.3-SNAPSHOT </version >
12
+ <version >2.17.3</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-csv</artifactId >
15
15
<name >Jackson-dataformat-CSV</name >
Original file line number Diff line number Diff line change 8
8
<groupId >com.fasterxml.jackson.dataformat</groupId >
9
9
<artifactId >jackson-dataformats-text</artifactId >
10
10
<name >Jackson dataformats: Text</name >
11
- <version >2.17.3-SNAPSHOT </version >
11
+ <version >2.17.3</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson text-based dataformats (as opposed to binary).
14
14
</description >
33
33
<connection >scm:git:git@github.com:FasterXML/jackson-dataformats-text.git</connection >
34
34
<developerConnection >scm:git:git@github.com:FasterXML/jackson-dataformats-text.git</developerConnection >
35
35
<url >https://github.com/FasterXML/jackson-dataformats-text</url >
36
- <tag >HEAD </tag >
36
+ <tag >jackson-dataformats-text-2.17.3 </tag >
37
37
</scm >
38
38
<issueManagement >
39
39
<url >https://github.com/FasterXML/jackson-dataformats-text/issues</url >
40
40
</issueManagement >
41
41
42
42
<properties >
43
43
<!-- for Reproducible Builds -->
44
- <project .build.outputTimestamp>2024-07-05T17:33:03Z </project .build.outputTimestamp>
44
+ <project .build.outputTimestamp>2024-11-01T21:08:48Z </project .build.outputTimestamp>
45
45
</properties >
46
46
47
47
<dependencies >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.17.3-SNAPSHOT </version >
12
+ <version >2.17.3</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-properties</artifactId >
15
15
<name >Jackson-dataformat-Properties</name >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.17.3-SNAPSHOT </version >
12
+ <version >2.17.3</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-toml</artifactId >
15
15
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-text</artifactId >
12
- <version >2.17.3-SNAPSHOT </version >
12
+ <version >2.17.3</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-yaml</artifactId >
15
15
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments