File tree Expand file tree Collapse file tree 7 files changed +5
-8
lines changed
restful-ws-integration-tests Expand file tree Collapse file tree 7 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 2929
3030 <artifactId >cloudevents-api</artifactId >
3131 <name >CloudEvents - API</name >
32- <version >${project.parent.version} </version >
3332 <packaging >jar</packaging >
3433
3534 <properties >
Original file line number Diff line number Diff line change 2727
2828 <artifactId >cloudevents-core</artifactId >
2929 <name >CloudEvents - Core</name >
30- <version >${project.parent.version} </version >
3130 <packaging >jar</packaging >
3231
3332 <properties >
Original file line number Diff line number Diff line change 2323 <groupId >io.cloudevents</groupId >
2424 <artifactId >cloudevents-parent</artifactId >
2525 <version >2.0.0-SNAPSHOT</version >
26- <relativePath >../../</relativePath >
26+ <relativePath >../../pom.xml </relativePath >
2727 </parent >
2828
2929 <artifactId >cloudevents-json-jackson</artifactId >
3030 <name >CloudEvents - JSON Jackson</name >
31- <version >${project.parent.version} </version >
3231 <packaging >jar</packaging >
3332
3433 <properties >
Original file line number Diff line number Diff line change 2222 <groupId >io.cloudevents</groupId >
2323 <artifactId >cloudevents-parent</artifactId >
2424 <version >2.0.0-SNAPSHOT</version >
25- <relativePath >../../</relativePath >
25+ <relativePath >../../pom.xml </relativePath >
2626 </parent >
2727
2828 <artifactId >cloudevents-http-basic</artifactId >
Original file line number Diff line number Diff line change 2323 <artifactId >cloudevents-parent</artifactId >
2424 <groupId >io.cloudevents</groupId >
2525 <version >2.0.0-SNAPSHOT</version >
26- <relativePath >../../</relativePath >
26+ <relativePath >../../pom.xml </relativePath >
2727 </parent >
2828 <modelVersion >4.0.0</modelVersion >
2929
Original file line number Diff line number Diff line change 2222 <groupId >io.cloudevents</groupId >
2323 <artifactId >cloudevents-parent</artifactId >
2424 <version >2.0.0-SNAPSHOT</version >
25- <relativePath >../../</relativePath >
25+ <relativePath >../../pom.xml </relativePath >
2626 </parent >
2727
2828 <artifactId >cloudevents-http-restful-ws</artifactId >
Original file line number Diff line number Diff line change 2323 <groupId >io.cloudevents</groupId >
2424 <artifactId >cloudevents-parent</artifactId >
2525 <version >2.0.0-SNAPSHOT</version >
26- <relativePath >../../</relativePath >
26+ <relativePath >../../pom.xml </relativePath >
2727 </parent >
2828
2929 <artifactId >cloudevents-http-vertx</artifactId >
You can’t perform that action at this time.
0 commit comments