This repository was archived by the owner on Oct 31, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.burt</groupId >
1212 <artifactId >jmespath</artifactId >
13- <version >0.5.2-SNAPSHOT </version >
13+ <version >0.6.0 </version >
1414 </parent >
1515
1616 <properties >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.burt</groupId >
1212 <artifactId >jmespath</artifactId >
13- <version >0.5.2-SNAPSHOT </version >
13+ <version >0.6.0 </version >
1414 </parent >
1515
1616 <properties >
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <artifactId >jmespath-jackson-jr</artifactId >
119 <parent >
1210 <groupId >io.burt</groupId >
1311 <artifactId >jmespath</artifactId >
14- <version >0.5.2-SNAPSHOT </version >
12+ <version >0.6.0 </version >
1513 </parent >
1614
1715 <properties >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.burt</groupId >
1212 <artifactId >jmespath</artifactId >
13- <version >0.5.2-SNAPSHOT </version >
13+ <version >0.6.0 </version >
1414 </parent >
1515
1616 <properties >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.burt</groupId >
1212 <artifactId >jmespath</artifactId >
13- <version >0.5.2-SNAPSHOT </version >
13+ <version >0.6.0 </version >
1414 </parent >
1515
1616 <properties >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >io.burt</groupId >
1212 <artifactId >jmespath</artifactId >
13- <version >0.5.2-SNAPSHOT </version >
13+ <version >0.6.0 </version >
1414 </parent >
1515
1616 <properties >
Original file line number Diff line number Diff line change 55
66 <groupId >io.burt</groupId >
77 <artifactId >jmespath</artifactId >
8- <version >0.5.2-SNAPSHOT </version >
8+ <version >0.6.0 </version >
99 <packaging >pom</packaging >
1010
1111 <name >JMESPath</name >
4646 <connection >scm:git:ssh://git@github.com/burtcorp/jmespath-java.git</connection >
4747 <developerConnection >scm:git:ssh://git@github.com/burtcorp/jmespath-java.git</developerConnection >
4848 <url >https://github.com/burtcorp/jmespath-java.git</url >
49- <tag >jmespath-${project.version} </tag >
49+ <tag >jmespath-0.6.0 </tag >
5050 </scm >
5151
5252 <modules >
You can’t perform that action at this time.
0 commit comments