diff options
author | Thomas <> | 2025-01-23 14:54:25 +0100 |
---|---|---|
committer | Thomas <> | 2025-01-23 14:54:25 +0100 |
commit | 68141bf75cf79da0617419d7115aca9a5283d9c9 (patch) | |
tree | cf6c55fede37e1ce25d19bf3e1cbae7ee6ef8c00 /eaaf_modules/eaaf_module_moa-sig | |
parent | a1404cda95cf7b4bc2f80909802a831ef23a5ba8 (diff) | |
download | EAAF-Components-68141bf75cf79da0617419d7115aca9a5283d9c9.tar.gz EAAF-Components-68141bf75cf79da0617419d7115aca9a5283d9c9.tar.bz2 EAAF-Components-68141bf75cf79da0617419d7115aca9a5283d9c9.zip |
build(core): switch to next snapshot 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 68f73c20..988d6a45 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</version> + <version>2.0.6-SNAPSHOT</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> |