diff options
author | Thomas <> | 2022-10-24 10:43:48 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-24 10:43:48 +0200 |
commit | 2c575d1b4534cf507a1bdb683999dff8fff61532 (patch) | |
tree | 6b247dc25461d7227b98965836ecff105ebddf68 /pom.xml | |
parent | 281e5b55462712d5b56a7ea1a859ed0affdd4320 (diff) | |
download | EAAF-Components-2c575d1b4534cf507a1bdb683999dff8fff61532.tar.gz EAAF-Components-2c575d1b4534cf507a1bdb683999dff8fff61532.tar.bz2 EAAF-Components-2c575d1b4534cf507a1bdb683999dff8fff61532.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.7</version> + <version>1.3.8-SNAPSHOT</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |