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_core_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_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 83718492..a87035da 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.4</version> + <version>1.3.5-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |