File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.dataformat</groupId >
6
6
<artifactId >jackson-dataformats-text</artifactId >
7
- <version >2.9.2 </version >
7
+ <version >2.9.3-SNAPSHOT </version >
8
8
</parent >
9
9
<artifactId >jackson-dataformat-csv</artifactId >
10
10
<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.9.2 </version >
11
+ <version >2.9.3-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson text-based dataformats (as opposed to binary).
14
14
</description >
24
24
<
connection >scm:git:
[email protected] :FasterXML/jackson-dataformats-text.git</
connection >
25
25
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-dataformats-text.git</
developerConnection >
26
26
<url >http://github.com/FasterXML/jackson-dataformats-text</url >
27
- <tag >jackson-dataformats-text-2.9.2 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
<issueManagement >
30
30
<url >https://github.com/FasterXML/jackson-dataformats-text/issues</url >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.dataformat</groupId >
6
6
<artifactId >jackson-dataformats-text</artifactId >
7
- <version >2.9.2 </version >
7
+ <version >2.9.3-SNAPSHOT </version >
8
8
</parent >
9
9
<artifactId >jackson-dataformat-properties</artifactId >
10
10
<name >Jackson-dataformat-Properties</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson.dataformat</groupId >
6
6
<artifactId >jackson-dataformats-text</artifactId >
7
- <version >2.9.2 </version >
7
+ <version >2.9.3-SNAPSHOT </version >
8
8
</parent >
9
9
<artifactId >jackson-dataformat-yaml</artifactId >
10
10
<packaging >bundle</packaging >
You can’t perform that action at this time.
0 commit comments