Skip to content

Commit 5585799

Browse files
mawiesnerzo1
authored andcommitted
[maven-release-plugin] prepare for next development iteration
1 parent d151d9b commit 5585799

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

opennlp-brat-annotator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.apache.opennlp</groupId>
1919
<artifactId>opennlp</artifactId>
20-
<version>2.3.1</version>
20+
<version>2.3.2-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323

opennlp-distr/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.opennlp</groupId>
2626
<artifactId>opennlp</artifactId>
27-
<version>2.3.1</version>
27+
<version>2.3.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

opennlp-dl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.opennlp</groupId>
2626
<artifactId>opennlp</artifactId>
27-
<version>2.3.1</version>
27+
<version>2.3.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030
<groupId>org.apache.opennlp</groupId>

opennlp-docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.opennlp</groupId>
2626
<artifactId>opennlp</artifactId>
27-
<version>2.3.1</version>
27+
<version>2.3.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

opennlp-morfologik-addon/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.opennlp</groupId>
2626
<artifactId>opennlp</artifactId>
27-
<version>2.3.1</version>
27+
<version>2.3.2-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

opennlp-tools/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.opennlp</groupId>
2727
<artifactId>opennlp</artifactId>
28-
<version>2.3.1</version>
28+
<version>2.3.2-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

opennlp-uima/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.opennlp</groupId>
2727
<artifactId>opennlp</artifactId>
28-
<version>2.3.1</version>
28+
<version>2.3.2-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<groupId>org.apache.opennlp</groupId>
3333
<artifactId>opennlp</artifactId>
34-
<version>2.3.1</version>
34+
<version>2.3.2-SNAPSHOT</version>
3535
<packaging>pom</packaging>
3636

3737
<name>Apache OpenNLP Reactor</name>

0 commit comments

Comments
 (0)