Skip to content

Commit 8842ba7

Browse files
committed
build: release v41.0.0
1 parent 6b99b20 commit 8842ba7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

andrvotr-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.fmfi_svt</groupId>
77
<artifactId>idp-plugin-andrvotr-parent</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>41.0.0</version>
99
</parent>
1010

1111
<artifactId>idp-plugin-andrvotr-dist</artifactId>

andrvotr-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.fmfi_svt</groupId>
77
<artifactId>idp-plugin-andrvotr-parent</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>41.0.0</version>
99
</parent>
1010

1111
<artifactId>idp-plugin-andrvotr-impl</artifactId>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
plugin.id = io.github.fmfi_svt.andrvotr
22
plugin.url.1 = https://raw.githubusercontent.com/fmfi-svt/andrvotr/refs/heads/meta/plugins.properties
33
# Only used when package manifest is not available
4-
plugin.version = 0.0.1
4+
plugin.version = 41.0.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.fmfi_svt</groupId>
55
<artifactId>idp-plugin-andrvotr-parent</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>41.0.0</version>
77
<name>Shibboleth IdP :: Plugins :: andrvotr</name>
88
<packaging>pom</packaging>
99
<description>andrvotr plugin for the Shibboleth IdP.</description>

0 commit comments

Comments
 (0)