diff options
author | Thomas <> | 2022-01-19 13:58:51 +0100 |
---|---|---|
committer | Thomas <> | 2022-01-19 13:58:51 +0100 |
commit | 4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d (patch) | |
tree | e2a9fcaa98f74b07fd7a58b9fbad1551ec7d805f /eaaf-springboot-utils/pom.xml | |
parent | 0e60708e5915eb858d5931c45f807329bd365c11 (diff) | |
download | EAAF-Components-4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d.tar.gz EAAF-Components-4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d.tar.bz2 EAAF-Components-4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d.zip |
build: switch to new 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 a9d05417..366e4e99 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.2.1-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |