diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-09-11 09:08:53 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-09-11 09:08:53 +0200 |
commit | fe0bc4ef5a36ab9cab733f2e07b3bb3dce7a351a (patch) | |
tree | 99450543e99ada1c2b376f289a36a3b9b593de00 /eaaf_modules/eaaf_module_moa-sig/pom.xml | |
parent | 3bbeb8639c97d2c3ae56807d16153acb3212f636 (diff) | |
download | EAAF-Components-fe0bc4ef5a36ab9cab733f2e07b3bb3dce7a351a.tar.gz EAAF-Components-fe0bc4ef5a36ab9cab733f2e07b3bb3dce7a351a.tar.bz2 EAAF-Components-fe0bc4ef5a36ab9cab733f2e07b3bb3dce7a351a.zip |
switch to next snapshot version
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 ebc94a32..8a96a035 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.0.10</version> + <version>1.0.11-SNAPSHOT</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> |