Skip to content

Commit

Permalink
[maven-release-plugin][ci skip] prepare release 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Maven Release Plugin committed Nov 5, 2024
1 parent 5530a0e commit 1a24756
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion oc-sso-notificatie/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>oc-sso-notificatie-parent</artifactId>
<groupId>nl.kennisnet.services</groupId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>nl.kennisnet.services</groupId>
<artifactId>oc-sso-notificatie-parent</artifactId>
<packaging>pom</packaging>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<modules>
<module>oc-sso-notificatie</module>
<module>release</module>
Expand All @@ -33,7 +33,7 @@
<scm>
<url>https://github.com/OpenConext/OpenConext-SSO-Notification</url>
<developerConnection>scm:git:https://github.com/OpenConext/OpenConext-SSO-Notification.git</developerConnection>
<tag>HEAD</tag>
<tag>2.3.2</tag>
</scm>

<inceptionYear>2021</inceptionYear>
Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>oc-sso-notificatie-parent</artifactId>
<groupId>nl.kennisnet.services</groupId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 1a24756

Please sign in to comment.