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-springboot-utils/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-springboot-utils/pom.xml')
-rw-r--r-- | eaaf-springboot-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf-springboot-utils/pom.xml b/eaaf-springboot-utils/pom.xml index d57d0f5d..a62525a0 100644 --- a/eaaf-springboot-utils/pom.xml +++ b/eaaf-springboot-utils/pom.xml @@ -6,7 +6,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-springboot-utils</artifactId> |