diff options
author | Thomas <> | 2023-01-09 11:43:34 +0100 |
---|---|---|
committer | Thomas <> | 2023-01-09 11:43:34 +0100 |
commit | 5781d1c6c8ce6002120aaf7499237fce17b50e41 (patch) | |
tree | 38da5be8b6494128aeb0ded11fcecd77516ba9b3 /eaaf_core_api/pom.xml | |
parent | e25a1735f2140ea38f7fb616a2af59874d0105a9 (diff) | |
download | EAAF-Components-5781d1c6c8ce6002120aaf7499237fce17b50e41.tar.gz EAAF-Components-5781d1c6c8ce6002120aaf7499237fce17b50e41.tar.bz2 EAAF-Components-5781d1c6c8ce6002120aaf7499237fce17b50e41.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'eaaf_core_api/pom.xml')
-rw-r--r-- | eaaf_core_api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 0677fd50..3bf78557 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.12</version> + <version>1.3.13-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> |