File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1919 <parent >
2020 <artifactId >json-path-parent</artifactId >
2121 <groupId >com.jayway.jsonpath</groupId >
22- <version >0.9.2-SNAPSHOT </version >
22+ <version >1.0.0 </version >
2323 </parent >
2424 <artifactId >json-path-assert</artifactId >
2525 <name >json-path-assert</name >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >com.jayway.jsonpath</groupId >
65 <artifactId >json-path-parent</artifactId >
7- <version >0.9.2-SNAPSHOT </version >
6+ <version >1.0.0 </version >
87 </parent >
98
109 <groupId >com.jayway.jsonpath</groupId >
1110 <artifactId >json-path-web-test</artifactId >
12- <version >0.9.2-SNAPSHOT </version >
11+ <version >1.0.0 </version >
1312
1413 <properties >
1514 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.jayway.jsonpath</groupId >
2121 <artifactId >json-path-parent</artifactId >
22- <version >0.9.2-SNAPSHOT </version >
22+ <version >1.0.0 </version >
2323 </parent >
2424 <artifactId >json-path</artifactId >
2525 <packaging >bundle</packaging >
Original file line number Diff line number Diff line change 2424 <groupId >com.jayway.jsonpath</groupId >
2525 <artifactId >json-path-parent</artifactId >
2626 <packaging >pom</packaging >
27- <version >0.9.2-SNAPSHOT </version >
27+ <version >1.0.0 </version >
2828 <url >https://github.com/jayway/JsonPath</url >
2929 <name >json-path-parent-pom</name >
3030 <description >Java JsonPath implementation</description >
You can’t perform that action at this time.
0 commit comments