diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-02 07:57:59 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-02 07:57:59 +0100 |
commit | 5fa0e5e6a7f5a5b8ff86ab579b90b03c636236a9 (patch) | |
tree | cce851cea612fbae258dd367a6a2435997e9812b /eaaf_core_utils/pom.xml | |
parent | b93ed5e06decbb1c96ea8e389be1a269051a14d9 (diff) | |
download | EAAF-Components-5fa0e5e6a7f5a5b8ff86ab579b90b03c636236a9.tar.gz EAAF-Components-5fa0e5e6a7f5a5b8ff86ab579b90b03c636236a9.tar.bz2 EAAF-Components-5fa0e5e6a7f5a5b8ff86ab579b90b03c636236a9.zip |
switch to next snapshot version
Diffstat (limited to 'eaaf_core_utils/pom.xml')
-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 c3f9339e..bfa56679 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.1</version> + <version>1.0.14-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |