diff options
author | Thomas <> | 2023-04-12 13:58:05 +0200 |
---|---|---|
committer | Thomas <> | 2023-04-12 13:58:05 +0200 |
commit | ec0110fbcb79788bf1d72671d2810694cfc8dbf6 (patch) | |
tree | 32e17cd67f4d8b5496e365034151f5c01075f756 /eaaf_modules/eaaf_module_moa-sig | |
parent | 5ebcd1b0e6755113783df366eb4a5d2aab091303 (diff) | |
download | EAAF-Components-ec0110fbcb79788bf1d72671d2810694cfc8dbf6.tar.gz EAAF-Components-ec0110fbcb79788bf1d72671d2810694cfc8dbf6.tar.bz2 EAAF-Components-ec0110fbcb79788bf1d72671d2810694cfc8dbf6.zip |
build(core): switch to next release version1.3.14
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 adbdb904..48129c70 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>1.3.14-SNAPSHOT</version> + <version>1.3.14</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> |