From cc13f5df7f89a684fb0cec3f44a6686ff481b6c0 Mon Sep 17 00:00:00 2001 From: Tomi Belan Date: Wed, 1 Jan 2025 15:30:20 +0000 Subject: [PATCH] build: bump version after v41.0.1 --- andrvotr-dist/pom.xml | 2 +- andrvotr-impl/pom.xml | 2 +- .../resources/io/github/fmfi_svt/andrvotr/plugin.properties | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/andrvotr-dist/pom.xml b/andrvotr-dist/pom.xml index 318127b..3a2c55d 100644 --- a/andrvotr-dist/pom.xml +++ b/andrvotr-dist/pom.xml @@ -5,7 +5,7 @@ io.github.fmfi_svt idp-plugin-andrvotr-parent - 41.0.1 + 41.0.2-SNAPSHOT idp-plugin-andrvotr-dist diff --git a/andrvotr-impl/pom.xml b/andrvotr-impl/pom.xml index 9a7c389..a9ce23e 100644 --- a/andrvotr-impl/pom.xml +++ b/andrvotr-impl/pom.xml @@ -5,7 +5,7 @@ io.github.fmfi_svt idp-plugin-andrvotr-parent - 41.0.1 + 41.0.2-SNAPSHOT idp-plugin-andrvotr-impl diff --git a/andrvotr-impl/src/main/resources/io/github/fmfi_svt/andrvotr/plugin.properties b/andrvotr-impl/src/main/resources/io/github/fmfi_svt/andrvotr/plugin.properties index b95570c..3cbf0f1 100644 --- a/andrvotr-impl/src/main/resources/io/github/fmfi_svt/andrvotr/plugin.properties +++ b/andrvotr-impl/src/main/resources/io/github/fmfi_svt/andrvotr/plugin.properties @@ -1,4 +1,4 @@ plugin.id = io.github.fmfi_svt.andrvotr plugin.url.1 = https://raw.githubusercontent.com/fmfi-svt/andrvotr/refs/heads/meta/plugins.properties # Only used when package manifest is not available -plugin.version = 41.0.1 +plugin.version = 41.0.2 diff --git a/pom.xml b/pom.xml index 1800ae4..f7f85f5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.github.fmfi_svt idp-plugin-andrvotr-parent - 41.0.1 + 41.0.2-SNAPSHOT Shibboleth IdP :: Plugins :: andrvotr pom andrvotr plugin for the Shibboleth IdP.