Skip to content

Commit c5ec712

Browse files
committed
[maven-release-plugin] prepare for next development iteration
Change-Id: I29ac05281f1e44893ae1f11dfa6d6a7539e93fac
1 parent 4eee4b1 commit c5ec712

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

http-client-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.wikimedia.utils</groupId>
66
<artifactId>wmf-jvm-utils-parent</artifactId>
7-
<version>1.0.1</version>
7+
<version>1.0.2-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>http-client-utils</artifactId>

lucene-regex-rewriter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.wikimedia.utils</groupId>
66
<artifactId>wmf-jvm-utils-parent</artifactId>
7-
<version>1.0.1</version>
7+
<version>1.0.2-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>lucene-regex-rewriter</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.wikimedia.utils</groupId>
1010
<artifactId>wmf-jvm-utils-parent</artifactId>
11-
<version>1.0.1</version>
11+
<version>1.0.2-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313

1414
<name>Set of utilities for java and scala</name>

0 commit comments

Comments
 (0)