diff options
author | Thomas <> | 2022-08-22 14:03:55 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-22 14:03:55 +0200 |
commit | a7bd1167229b627b0e0785e072a99b00a023095e (patch) | |
tree | a679589bc90d8e1dec793dadde1b75d6a3b0a4a8 /eaaf-springboot-utils/pom.xml | |
parent | 1e5a724ada1ac7a73a4babf4dbbd79eba5da663d (diff) | |
download | EAAF-Components-a7bd1167229b627b0e0785e072a99b00a023095e.tar.gz EAAF-Components-a7bd1167229b627b0e0785e072a99b00a023095e.tar.bz2 EAAF-Components-a7bd1167229b627b0e0785e072a99b00a023095e.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 c44a5e68..479b6c66 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.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |