Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 16a000c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
[ci skip]
1 parent ca42281 commit 16a000c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jmespath-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.burt</groupId>
1212
<artifactId>jmespath</artifactId>
13-
<version>0.1.1-SNAPSHOT</version>
13+
<version>0.2.0-SNAPSHOT</version>
1414
</parent>
1515

1616
<dependencies>

jmespath-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.burt</groupId>
1212
<artifactId>jmespath</artifactId>
13-
<version>0.1.1-SNAPSHOT</version>
13+
<version>0.2.0-SNAPSHOT</version>
1414
</parent>
1515

1616
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.burt</groupId>
77
<artifactId>jmespath</artifactId>
8-
<version>0.1.1-SNAPSHOT</version>
8+
<version>0.2.0-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<name>JMESPath</name>

0 commit comments

Comments
 (0)