diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-27 14:00:20 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-27 14:00:20 +0200 |
commit | 31c37b8c161de3a71795c5894ee049983594bc1e (patch) | |
tree | 077041d25742e57a445ef8215daeef4f5e82ea90 /eaaf_core_utils/pom.xml | |
parent | 32bee7b499650a6c3f9a605252fa3eae3479ee76 (diff) | |
download | EAAF-Components-31c37b8c161de3a71795c5894ee049983594bc1e.tar.gz EAAF-Components-31c37b8c161de3a71795c5894ee049983594bc1e.tar.bz2 EAAF-Components-31c37b8c161de3a71795c5894ee049983594bc1e.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 c8f18f35..630ac8d4 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.1.3</version> + <version>1.1.4-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |