This repository was archived by the owner on Oct 31, 2024. It is now read-only.
File tree 7 files changed +9
-11
lines changed
7 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >io.burt</groupId >
12
12
<artifactId >jmespath</artifactId >
13
- <version >0.5.2-SNAPSHOT </version >
13
+ <version >0.6.0 </version >
14
14
</parent >
15
15
16
16
<properties >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >io.burt</groupId >
12
12
<artifactId >jmespath</artifactId >
13
- <version >0.5.2-SNAPSHOT </version >
13
+ <version >0.6.0 </version >
14
14
</parent >
15
15
16
16
<properties >
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<artifactId >jmespath-jackson-jr</artifactId >
11
9
<parent >
12
10
<groupId >io.burt</groupId >
13
11
<artifactId >jmespath</artifactId >
14
- <version >0.5.2-SNAPSHOT </version >
12
+ <version >0.6.0 </version >
15
13
</parent >
16
14
17
15
<properties >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >io.burt</groupId >
12
12
<artifactId >jmespath</artifactId >
13
- <version >0.5.2-SNAPSHOT </version >
13
+ <version >0.6.0 </version >
14
14
</parent >
15
15
16
16
<properties >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >io.burt</groupId >
12
12
<artifactId >jmespath</artifactId >
13
- <version >0.5.2-SNAPSHOT </version >
13
+ <version >0.6.0 </version >
14
14
</parent >
15
15
16
16
<properties >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >io.burt</groupId >
12
12
<artifactId >jmespath</artifactId >
13
- <version >0.5.2-SNAPSHOT </version >
13
+ <version >0.6.0 </version >
14
14
</parent >
15
15
16
16
<properties >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >io.burt</groupId >
7
7
<artifactId >jmespath</artifactId >
8
- <version >0.5.2-SNAPSHOT </version >
8
+ <version >0.6.0 </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >JMESPath</name >
46
46
<
connection >scm:git:ssh://
[email protected] /burtcorp/jmespath-java.git</
connection >
47
47
<
developerConnection >scm:git:ssh://
[email protected] /burtcorp/jmespath-java.git</
developerConnection >
48
48
<url >https://github.com/burtcorp/jmespath-java.git</url >
49
- <tag >jmespath-${project.version} </tag >
49
+ <tag >jmespath-0.6.0 </tag >
50
50
</scm >
51
51
52
52
<modules >
You can’t perform that action at this time.
0 commit comments