diff options
author | Thomas <> | 2021-03-01 19:42:59 +0100 |
---|---|---|
committer | Thomas <> | 2021-03-01 19:42:59 +0100 |
commit | 4bb06aa415b2c46bcf46c0b8d951145f208a9cb0 (patch) | |
tree | 730bf7ff459854137a971ab8be71a73a4316f6db /eaaf_modules/eaaf_module_moa-sig/pom.xml | |
parent | 41dfc9938c5e5da2dfeed251c37865a72d115f75 (diff) | |
download | EAAF-Components-4bb06aa415b2c46bcf46c0b8d951145f208a9cb0.tar.gz EAAF-Components-4bb06aa415b2c46bcf46c0b8d951145f208a9cb0.tar.bz2 EAAF-Components-4bb06aa415b2c46bcf46c0b8d951145f208a9cb0.zip |
switch to next snapshot version because end-point update maybe brakes other projects
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 30bb1221..178de6e4 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.12-SNAPSHOT</version> + <version>1.1.13-SNAPSHOT</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> |