diff options
author | Thomas <> | 2022-10-13 08:12:27 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-13 08:12:27 +0200 |
commit | 7bd91348d0ade46c675ee48c51d63b66dad4805e (patch) | |
tree | dfdaa9ba30eda77af486bf17de7dac869eb87ed8 /eaaf_core_api/pom.xml | |
parent | 17ea6299173569b083ca88a79e157569f6306865 (diff) | |
download | EAAF-Components-7bd91348d0ade46c675ee48c51d63b66dad4805e.tar.gz EAAF-Components-7bd91348d0ade46c675ee48c51d63b66dad4805e.tar.bz2 EAAF-Components-7bd91348d0ade46c675ee48c51d63b66dad4805e.zip |
build(core): switch to next release version1.3.6
Diffstat (limited to 'eaaf_core_api/pom.xml')
-rw-r--r-- | eaaf_core_api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index bf52950c..60ed87ed 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.3.6-SNAPSHOT</version> + <version>1.3.6</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> |