diff options
author | Thomas <> | 2025-01-23 14:53:21 +0100 |
---|---|---|
committer | Thomas <> | 2025-01-23 14:53:21 +0100 |
commit | a1404cda95cf7b4bc2f80909802a831ef23a5ba8 (patch) | |
tree | 913cc46fb3b740c0b23176e9d16a79cd3571e894 /eaaf_modules/eaaf_module_moa-sig | |
parent | 2eb6db52a72002da14124ebd9fa8b378af9f8bd8 (diff) | |
download | EAAF-Components-a1404cda95cf7b4bc2f80909802a831ef23a5ba8.tar.gz EAAF-Components-a1404cda95cf7b4bc2f80909802a831ef23a5ba8.tar.bz2 EAAF-Components-a1404cda95cf7b4bc2f80909802a831ef23a5ba8.zip |
build(core): switch to next release version
Diffstat (limited to 'eaaf_modules/eaaf_module_moa-sig')
-rw-r--r-- | eaaf_modules/eaaf_module_moa-sig/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_moa-sig/pom.xml b/eaaf_modules/eaaf_module_moa-sig/pom.xml index 2fded36c..68f73c20 100644 --- a/eaaf_modules/eaaf_module_moa-sig/pom.xml +++ b/eaaf_modules/eaaf_module_moa-sig/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>2.0.5-SNAPSHOT</version> + <version>2.0.5</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> |