Skip to content

Commit 7231198

Browse files
author
Open Identity Platform Community
committed
[maven-release-plugin] prepare for next development iteration
1 parent eeafef2 commit 7231198

File tree

104 files changed

+107
-107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+107
-107
lines changed

bloomfilter/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bloomfilter</artifactId>
2121
<groupId>org.openidentityplatform.commons</groupId>
22-
<version>2.4.1</version>
22+
<version>2.4.2-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

bloomfilter/monitoring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>bloomfilter</artifactId>
2121
<groupId>org.openidentityplatform.commons</groupId>
22-
<version>2.4.1</version>
22+
<version>2.4.2-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

bloomfilter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.openidentityplatform.commons</groupId>
2222
<artifactId>parent</artifactId>
23-
<version>2.4.1</version>
23+
<version>2.4.2-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.openidentityplatform.commons</groupId>
2626
<artifactId>bloomfilter</artifactId>

build-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.openidentityplatform.commons</groupId>
2121
<artifactId>parent</artifactId>
22-
<version>2.4.1</version>
22+
<version>2.4.2-SNAPSHOT</version>
2323
</parent>
2424
<artifactId>build-tools</artifactId>
2525
<packaging>jar</packaging>

cassandra-embedded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.openidentityplatform.commons</groupId>
2222
<artifactId>parent</artifactId>
23-
<version>2.4.1</version>
23+
<version>2.4.2-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>cassandra-embedded</artifactId>

commons/audit/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.openidentityplatform.commons</groupId>
2222
<artifactId>audit</artifactId>
23-
<version>2.4.1</version>
23+
<version>2.4.2-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.openidentityplatform.commons.audit</groupId>
2626
<artifactId>core</artifactId>

commons/audit/handler-csv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.openidentityplatform.commons</groupId>
2323
<artifactId>audit</artifactId>
24-
<version>2.4.1</version>
24+
<version>2.4.2-SNAPSHOT</version>
2525
</parent>
2626
<groupId>org.openidentityplatform.commons.audit</groupId>
2727
<artifactId>handler-csv</artifactId>

commons/audit/handler-elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.openidentityplatform.commons</groupId>
2222
<artifactId>audit</artifactId>
23-
<version>2.4.1</version>
23+
<version>2.4.2-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.openidentityplatform.commons.audit</groupId>
2626
<artifactId>handler-elasticsearch</artifactId>

commons/audit/handler-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>audit</artifactId>
2222
<groupId>org.openidentityplatform.commons</groupId>
23-
<version>2.4.1</version>
23+
<version>2.4.2-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.openidentityplatform.commons.audit</groupId>
2626
<artifactId>handler-jdbc</artifactId>

commons/audit/handler-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.openidentityplatform.commons</groupId>
2222
<artifactId>audit</artifactId>
23-
<version>2.4.1</version>
23+
<version>2.4.2-SNAPSHOT</version>
2424
</parent>
2525
<groupId>org.openidentityplatform.commons.audit</groupId>
2626
<artifactId>handler-jms</artifactId>

0 commit comments

Comments
 (0)