diff options
author | Thomas <> | 2022-03-01 15:58:38 +0100 |
---|---|---|
committer | Thomas <> | 2022-03-01 15:58:38 +0100 |
commit | a27486899dcabd12623c645c481b98a4817a05ed (patch) | |
tree | d6f20454814b19997a572c3f911eec0207b4585a /build_reporting | |
parent | 1689c53cbca4ce64449633323b189220afdaeb6b (diff) | |
download | EAAF-Components-a27486899dcabd12623c645c481b98a4817a05ed.tar.gz EAAF-Components-a27486899dcabd12623c645c481b98a4817a05ed.tar.bz2 EAAF-Components-a27486899dcabd12623c645c481b98a4817a05ed.zip |
chore: 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 d781c2b8..cf2f92df 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.0</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |