diff options
author | Thomas <> | 2023-08-02 07:29:35 +0200 |
---|---|---|
committer | Thomas <> | 2023-08-02 07:29:35 +0200 |
commit | a1663f723bc69238650dd30b1eca3cae66ba1843 (patch) | |
tree | af45956538862402da70b2e9ca7642dcac167120 /eaaf_modules/eaaf_module_moa-sig | |
parent | 309e5bc0c5b73946f45951aca65d8b9af33b2e82 (diff) | |
download | EAAF-Components-a1663f723bc69238650dd30b1eca3cae66ba1843.tar.gz EAAF-Components-a1663f723bc69238650dd30b1eca3cae66ba1843.tar.bz2 EAAF-Components-a1663f723bc69238650dd30b1eca3cae66ba1843.zip |
build(core): switch to next release version1.3.15
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 84de5a0c..79ac93d5 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.15-SNAPSHOT</version> + <version>1.3.15</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> |