diff options
author | Thomas <> | 2022-05-09 08:34:43 +0200 |
---|---|---|
committer | Thomas <> | 2022-05-09 08:34:43 +0200 |
commit | e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed (patch) | |
tree | 29bc169c16eff312f4656cff47ed162abb522742 /eaaf_core_api/pom.xml | |
parent | 38b84400711633c89a9b6488adc482384102924a (diff) | |
download | EAAF-Components-e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed.tar.gz EAAF-Components-e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed.tar.bz2 EAAF-Components-e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'eaaf_core_api/pom.xml')
-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 bd93951c..8981f772 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.3.2</version> + <version>1.3.3-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> |