diff options
author | Thomas <> | 2021-04-28 10:37:18 +0200 |
---|---|---|
committer | Thomas <> | 2021-04-28 10:37:18 +0200 |
commit | 0162be7610e477f82e63bd56887d25123ba5f24e (patch) | |
tree | 39dcce15ab514e96ba37d513ad19a4e14a77f637 /eaaf_core_api | |
parent | cc8c96de6330f9186ea271fe9e120e2fef0b5375 (diff) | |
download | EAAF-Components-0162be7610e477f82e63bd56887d25123ba5f24e.tar.gz EAAF-Components-0162be7610e477f82e63bd56887d25123ba5f24e.tar.bz2 EAAF-Components-0162be7610e477f82e63bd56887d25123ba5f24e.zip |
switch to next release version1.1.13
Diffstat (limited to 'eaaf_core_api')
-rw-r--r-- | eaaf_core_api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 259f0c5c..f2c6c9de 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.13-SNAPSHOT</version> + <version>1.1.13</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> |