File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3- <modelVersion >4.0.0</modelVersion >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" ><modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >org.javaee7</groupId >
76 <artifactId >jaxrs</artifactId >
87 <version >1.0-SNAPSHOT</version >
9- <relativePath >../pom.xml</relativePath >
108 </parent >
9+
1110 <artifactId >jaxrs-jsonp</artifactId >
1211 <packaging >war</packaging >
1312 <name >Java EE 7 Sample: jaxrs - jsonp</name >
13+
1414</project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3- <modelVersion >4.0.0</modelVersion >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" > <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >org.javaee7</groupId >
3029 <module >jsonp</module >
3130 <module >link</module >
3231 <module >mapping-exceptions</module >
33- <!-- <module>moxy</module>-->
3432 <module >paramconverter</module >
3533 <module >readerwriter</module >
3634 <module >readerwriter-json</module >
3735 <module >request-binding</module >
3836 <module >resource-validation</module >
3937 <module >server-negotiation</module >
40- <!-- <module>server-sent-event</module>-->
4138 <module >singleton</module >
4239 <module >readerwriter-injection</module >
4340 <module >jaxrs-security-declarative</module >
You can’t perform that action at this time.
0 commit comments