diff options
author | Thomas <> | 2022-10-04 07:11:15 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-04 07:11:15 +0200 |
commit | 70ec856b001d9515fdb904300eb3d63e36eb5670 (patch) | |
tree | c23335a51a4cf7de56c9e783e60c899abd8a0914 /eaaf_core_utils/pom.xml | |
parent | 3f016936cab74021d38384f69401848781b30efa (diff) | |
download | EAAF-Components-70ec856b001d9515fdb904300eb3d63e36eb5670.tar.gz EAAF-Components-70ec856b001d9515fdb904300eb3d63e36eb5670.tar.bz2 EAAF-Components-70ec856b001d9515fdb904300eb3d63e36eb5670.zip |
build(core): 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 23c54844..80fec1fc 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.3.5</version> + <version>1.3.6-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |