diff options
author | Thomas <> | 2022-11-23 10:27:12 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-23 10:27:12 +0100 |
commit | 8a875233bd60c71768d9aaac4e101c88a160f93a (patch) | |
tree | 4841af0c274ef3dfb2e984ccdf82666dc0157661 /build_reporting/pom.xml | |
parent | f11802c99e42b73604f064cb429ec7af00352a37 (diff) | |
download | EAAF-Components-8a875233bd60c71768d9aaac4e101c88a160f93a.tar.gz EAAF-Components-8a875233bd60c71768d9aaac4e101c88a160f93a.tar.bz2 EAAF-Components-8a875233bd60c71768d9aaac4e101c88a160f93a.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 56a307b7..8fbff1ca 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.9</version> + <version>1.3.10-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |