Skip to content

Commit 883b854

Browse files
dpol1rzo1
authored andcommitted
[maven-release-plugin] prepare for next development iteration
1 parent 0dc2ab5 commit 883b854

19 files changed

Lines changed: 21 additions & 21 deletions

File tree

archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.stormcrawler</groupId>
2626
<artifactId>stormcrawler</artifactId>
27-
<version>3.7.0</version>
27+
<version>3.7.1-SNAPSHOT</version>
2828
</parent>
2929
<artifactId>stormcrawler-archetype</artifactId>
3030
<name>stormcrawler-archetype</name>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.stormcrawler</groupId>
2727
<artifactId>stormcrawler</artifactId>
28-
<version>3.7.0</version>
28+
<version>3.7.1-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>stormcrawler-core</artifactId>

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ under the License.
2222
<parent>
2323
<groupId>org.apache.stormcrawler</groupId>
2424
<artifactId>stormcrawler</artifactId>
25-
<version>3.7.0</version>
25+
<version>3.7.1-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>stormcrawler-docs</artifactId>

external/ai/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.stormcrawler</groupId>
2626
<artifactId>stormcrawler-external</artifactId>
27-
<version>3.7.0</version>
27+
<version>3.7.1-SNAPSHOT</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

external/aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.stormcrawler</groupId>
2727
<artifactId>stormcrawler-external</artifactId>
28-
<version>3.7.0</version>
28+
<version>3.7.1-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

external/langid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.stormcrawler</groupId>
2727
<artifactId>stormcrawler-external</artifactId>
28-
<version>3.7.0</version>
28+
<version>3.7.1-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

external/opensearch-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.stormcrawler</groupId>
2727
<artifactId>stormcrawler-external</artifactId>
28-
<version>3.7.0</version>
28+
<version>3.7.1-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

external/opensearch/archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.stormcrawler</groupId>
2727
<artifactId>stormcrawler</artifactId>
28-
<version>3.7.0</version>
28+
<version>3.7.1-SNAPSHOT</version>
2929
<relativePath>../../../pom.xml</relativePath>
3030
</parent>
3131

external/opensearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.stormcrawler</groupId>
2727
<artifactId>stormcrawler-external</artifactId>
28-
<version>3.7.0</version>
28+
<version>3.7.1-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

external/playwright/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.stormcrawler</groupId>
2727
<artifactId>stormcrawler-external</artifactId>
28-
<version>3.7.0</version>
28+
<version>3.7.1-SNAPSHOT</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)