diff options
author | Thomas <> | 2024-05-28 18:13:34 +0200 |
---|---|---|
committer | Thomas <> | 2024-05-28 18:13:34 +0200 |
commit | 6f830fe42b0bfd75b538734eca8112743949052b (patch) | |
tree | 3f5f13849a1676c26071a7bbb5775ed8dd53d7db /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | d84b78c189a3f0d1a9e7a43eed55917cdff413eb (diff) | |
download | EAAF-Components-6f830fe42b0bfd75b538734eca8112743949052b.tar.gz EAAF-Components-6f830fe42b0bfd75b538734eca8112743949052b.tar.bz2 EAAF-Components-6f830fe42b0bfd75b538734eca8112743949052b.zip |
Diffstat (limited to 'eaaf_modules/eaaf_module_auth_sl20/pom.xml')
-rw-r--r-- | eaaf_modules/eaaf_module_auth_sl20/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index 39c23efe..fafe7b92 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |