Skip to content

Commit

Permalink
Bump version 26.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
melegiul committed Oct 30, 2024
1 parent 7e5f0df commit fb24257
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app-authenticator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>keycloak-mfa-tools</artifactId>
<groupId>netzbegruenung</groupId>
<version>26.0.0</version>
<version>26.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion enforce-mfa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>netzbegruenung</groupId>
<artifactId>keycloak-mfa-tools</artifactId>
<version>26.0.0</version>
<version>26.0.4</version>
</parent>

<artifactId>enforce-mfa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>netzbegruenung</groupId>
<artifactId>keycloak-mfa-tools</artifactId>
<packaging>pom</packaging>
<version>26.0.0</version>
<version>26.0.4</version>

<modules>
<module>sms-authenticator</module>
Expand Down
2 changes: 1 addition & 1 deletion sms-authenticator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>netzbegruenung</groupId>
<artifactId>keycloak-mfa-tools</artifactId>
<version>26.0.0</version>
<version>26.0.4</version>
</parent>

<dependencies>
Expand Down

0 comments on commit fb24257

Please sign in to comment.