diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-01-08 17:26:53 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-01-08 17:26:53 +0100 |
commit | 0727e7447a08e63f500bcf0d4273c50c4b120f4e (patch) | |
tree | 0c4ef5b73caaa718b7e196100c06de890ee283cd /build_reporting/pom.xml | |
parent | b74524c6b6e0f703f25476062cd95d78ed4b901d (diff) | |
download | EAAF-Components-0727e7447a08e63f500bcf0d4273c50c4b120f4e.tar.gz EAAF-Components-0727e7447a08e63f500bcf0d4273c50c4b120f4e.tar.bz2 EAAF-Components-0727e7447a08e63f500bcf0d4273c50c4b120f4e.zip |
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 1d2a1675..fd0625d0 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.1.11</version> + <version>1.1.12-SNAPSHOT</version> </parent> <artifactId>build_reporting</artifactId> <packaging>pom</packaging> |