diff options
author | Thomas <> | 2022-11-24 08:02:53 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-24 08:02:53 +0100 |
commit | 49d02d8c7c19ab9bb763d3f7fe862273706cc73a (patch) | |
tree | d83982e27c2bf06c49cd5bab5d720dfb5db0db59 /build_reporting/pom.xml | |
parent | 82e16c1260c872729eaa22e27664dc0313a34fa4 (diff) | |
download | EAAF-Components-49d02d8c7c19ab9bb763d3f7fe862273706cc73a.tar.gz EAAF-Components-49d02d8c7c19ab9bb763d3f7fe862273706cc73a.tar.bz2 EAAF-Components-49d02d8c7c19ab9bb763d3f7fe862273706cc73a.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'build_reporting/pom.xml')
-rw-r--r-- | build_reporting/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml index b8f11165..81b94f47 100644 --- a/build_reporting/pom.xml +++ b/build_reporting/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.10</version> + <version>1.3.11-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |