diff options
author | Thomas <> | 2022-05-09 07:47:44 +0200 |
---|---|---|
committer | Thomas <> | 2022-05-09 07:47:44 +0200 |
commit | 38b84400711633c89a9b6488adc482384102924a (patch) | |
tree | 0403447405da901214cc8782183c0899505057ad /pom.xml | |
parent | 1ff816539c45ebc195eef5d005787ecce2244779 (diff) | |
download | EAAF-Components-38b84400711633c89a9b6488adc482384102924a.tar.gz EAAF-Components-38b84400711633c89a9b6488adc482384102924a.tar.bz2 EAAF-Components-38b84400711633c89a9b6488adc482384102924a.zip |
build(core): switch to next release version1.3.2
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.2-SNAPSHOT</version> + <version>1.3.2</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> |