diff options
| author | Thomas <> | 2024-08-19 10:43:56 +0200 |
|---|---|---|
| committer | Thomas <> | 2024-08-19 10:43:56 +0200 |
| commit | a6b70202f08ca2d612bd8b33ad1f51ee0fc26333 (patch) | |
| tree | 7aa10368a6f964b726422545ac5a2d0367315a07 /build_reporting | |
| parent | 5067e02873c8ca84c98d83fe3b18d66b1d99760f (diff) | |
| download | EAAF-Components-a6b70202f08ca2d612bd8b33ad1f51ee0fc26333.tar.gz EAAF-Components-a6b70202f08ca2d612bd8b33ad1f51ee0fc26333.tar.bz2 EAAF-Components-a6b70202f08ca2d612bd8b33ad1f51ee0fc26333.zip | |
build(core): switch to next snapshot version
Diffstat (limited to 'build_reporting')
| -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 176d60ec..21f53ac8 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>2.0.3</version> + <version>2.0.4-SNAPSHOT</version> </parent> <artifactId>eaaf_build_reporting</artifactId> <packaging>pom</packaging> |
