diff options
| author | Thomas <> | 2021-12-09 11:09:28 +0100 | 
|---|---|---|
| committer | Thomas <> | 2021-12-09 11:09:28 +0100 | 
| commit | 2cb1ac772e1822b21bb10f5ae6ab152939554de0 (patch) | |
| tree | acbee0c6a3b4338211d65ccaa4ff32655d2b54ec /eaaf_modules/eaaf_module_moa-sig | |
| parent | db1cde4eb42c98c4661ec5dcf12b970ece477fcc (diff) | |
| download | EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.tar.gz EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.tar.bz2 EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.zip | |
switch to next release version1.2.0
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 dd1bf4fa..433d0826 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.1.21-SNAPSHOT</version> +    <version>1.2.0</version>    </parent>    <artifactId>eaaf_module_moa-sig</artifactId>    <name>MOA-Sig signature verification module</name> | 
