diff options
author | Thomas <> | 2023-01-18 14:50:14 +0100 |
---|---|---|
committer | Thomas <> | 2023-01-18 14:50:14 +0100 |
commit | 2900bb719ea98264c6ba320cdd59f277361cd345 (patch) | |
tree | 8cfb9a16517dbb3d419d5f16e051155780c42a1a /eaaf_modules/eaaf_module_moa-sig/pom.xml | |
parent | 19a717e5684ea7cac8a39d24263cde0825c95968 (diff) | |
download | EAAF-Components-2900bb719ea98264c6ba320cdd59f277361cd345.tar.gz EAAF-Components-2900bb719ea98264c6ba320cdd59f277361cd345.tar.bz2 EAAF-Components-2900bb719ea98264c6ba320cdd59f277361cd345.zip |
build(core): switch to next release version1.3.13
Diffstat (limited to 'eaaf_modules/eaaf_module_moa-sig/pom.xml')
-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 a95aae61..c11a162b 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.13-SNAPSHOT</version> + <version>1.3.13</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> |