diff options
| author | Thomas <> | 2021-12-09 11:52:21 +0100 | 
|---|---|---|
| committer | Thomas <> | 2021-12-09 11:52:21 +0100 | 
| commit | 3bc9f1e8fb42464e5c6f25189f48927858e690c7 (patch) | |
| tree | c8da33e599a2d53ac8aa2ef860c08397e206b71b /eaaf_core_utils | |
| parent | 2cb1ac772e1822b21bb10f5ae6ab152939554de0 (diff) | |
| download | EAAF-Components-3bc9f1e8fb42464e5c6f25189f48927858e690c7.tar.gz EAAF-Components-3bc9f1e8fb42464e5c6f25189f48927858e690c7.tar.bz2 EAAF-Components-3bc9f1e8fb42464e5c6f25189f48927858e690c7.zip | |
switch to next snapshot version
Diffstat (limited to 'eaaf_core_utils')
| -rw-r--r-- | eaaf_core_utils/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 1c932fec..8b583e75 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -7,7 +7,7 @@    <parent>      <groupId>at.gv.egiz</groupId>      <artifactId>eaaf</artifactId> -    <version>1.2.0</version> +    <version>1.2.1-SNAPSHOT</version>    </parent>    <groupId>at.gv.egiz.eaaf</groupId>    <artifactId>eaaf_core_utils</artifactId> | 
