File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.jaxrs</groupId >
1111 <artifactId >jackson-jaxrs-providers</artifactId >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 </parent >
1414 <artifactId >jackson-jaxrs-base</artifactId >
1515 <name >Jackson-JAXRS-base</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.jaxrs</groupId >
1111 <artifactId >jackson-jaxrs-providers</artifactId >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 </parent >
1414 <artifactId >jackson-jaxrs-cbor-provider</artifactId >
1515 <name >Jackson-JAXRS: CBOR</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.jaxrs</groupId >
1111 <artifactId >jackson-jaxrs-providers</artifactId >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 </parent >
1414 <!-- note: different group id, it being datatype -->
1515 <groupId >tools.jackson.datatype</groupId >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.jaxrs</groupId >
1111 <artifactId >jackson-jaxrs-providers</artifactId >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 </parent >
1414 <artifactId >jackson-jaxrs-json-provider</artifactId >
1515 <name >Jackson-JAXRS: JSON</name >
Original file line number Diff line number Diff line change 99 <groupId >tools.jackson.jaxrs</groupId >
1010 <artifactId >jackson-jaxrs-providers</artifactId >
1111 <name >Jackson JAX-RS (parent)</name >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 <packaging >pom</packaging >
1414 <description >Parent for Jackson JAX-RS providers
1515 </description >
2828 <connection >scm:git:git@github.com:FasterXML/jackson-jaxrs-providers.git</connection >
2929 <developerConnection >scm:git:git@github.com:FasterXML/jackson-jaxrs-providers.git</developerConnection >
3030 <url >http://github.com/FasterXML/jackson-jaxrs-providers</url >
31- <tag >HEAD </tag >
31+ <tag >jackson-jaxrs-providers-3.1.0 </tag >
3232 </scm >
3333 <properties >
3434 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.jaxrs</groupId >
1111 <artifactId >jackson-jaxrs-providers</artifactId >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 </parent >
1414 <artifactId >jackson-jaxrs-smile-provider</artifactId >
1515 <name >Jackson-JAXRS: Smile</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.jaxrs</groupId >
1111 <artifactId >jackson-jaxrs-providers</artifactId >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 </parent >
1414 <artifactId >jackson-jaxrs-xml-provider</artifactId >
1515 <name >Jackson-JAXRS: XML</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.jaxrs</groupId >
1111 <artifactId >jackson-jaxrs-providers</artifactId >
12- <version >3.1.0-SNAPSHOT </version >
12+ <version >3.1.0</version >
1313 </parent >
1414 <artifactId >jackson-jaxrs-yaml-provider</artifactId >
1515 <name >Jackson-JAXRS: YAML</name >
You can’t perform that action at this time.
0 commit comments