File tree 8 files changed +16
-16
lines changed 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-base</artifactId >
15
- <version > 2.18.2 </version >
15
+ <version > 2.18.3-SNAPSHOT </version >
16
16
<name >Jackson-JAXRS: base</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Pile of code that is shared by all Jackson-based JAX-RS
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-cbor-provider</artifactId >
15
- <version > 2.18.2 </version >
15
+ <version > 2.18.3-SNAPSHOT </version >
16
16
<name >Jackson-JAXRS: CBOR</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<!-- note: different group id, it being datatype -->
15
15
<groupId >com.fasterxml.jackson.datatype</groupId >
16
16
<artifactId >jackson-datatype-jaxrs</artifactId >
17
- <version > 2.18.2 </version >
17
+ <version > 2.18.3-SNAPSHOT </version >
18
18
<name >Jackson-JAXRS: Datatypes</name >
19
19
<packaging >bundle</packaging >
20
20
<description >Functionality for reading/writing core JAX-RS helper types
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-json-provider</artifactId >
15
- <version > 2.18.2 </version >
15
+ <version > 2.18.3-SNAPSHOT </version >
16
16
<name >Jackson-JAXRS: JSON</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 9
9
<groupId >com.fasterxml.jackson.jaxrs</groupId >
10
10
<artifactId >jackson-jaxrs-providers</artifactId >
11
11
<name >Jackson: JAX-RS (parent)</name >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
<packaging >pom</packaging >
14
14
<description >Parent for Jackson JAX-RS providers
15
15
</description >
37
37
<
connection >scm:git:
[email protected] :FasterXML/jackson-jaxrs-providers.git</
connection >
38
38
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-jaxrs-providers.git</
developerConnection >
39
39
<url >https://github.com/FasterXML/jackson-jaxrs-providers</url >
40
- <tag >jackson-jaxrs-providers-2.18.2 </tag >
40
+ <tag >HEAD </tag >
41
41
</scm >
42
42
<properties >
43
43
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-smile-provider</artifactId >
15
- <version > 2.18.2 </version >
15
+ <version > 2.18.3-SNAPSHOT </version >
16
16
<name >Jackson-JAXRS: Smile</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-xml-provider</artifactId >
15
- <version > 2.18.2 </version >
15
+ <version > 2.18.3-SNAPSHOT </version >
16
16
<name >Jackson-JAXRS: XML</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.jaxrs</groupId >
11
11
<artifactId >jackson-jaxrs-providers</artifactId >
12
- <version > 2.18.2 </version >
12
+ <version > 2.18.3-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >jackson-jaxrs-yaml-provider</artifactId >
15
- <version > 2.18.2 </version >
15
+ <version > 2.18.3-SNAPSHOT </version >
16
16
<name >Jackson-JAXRS: YAML</name >
17
17
<packaging >bundle</packaging >
18
18
<description >Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
You can’t perform that action at this time.
0 commit comments