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 /build_reporting/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 '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 ea55aa51..bf13b7f7 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.5</version> + <version>1.3.6-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |