summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-09-13 13:23:21 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-09-13 13:23:21 +0200
commit5780d9aa93fcd363584046fb404c63b909faebdb (patch)
tree6257d77a34fffb342a9318fbc845a60ed47b1c45 /pom.xml
parent8883fd1c0efa08fe0a73a11a1c8986fa3ea72753 (diff)
downloadEAAF-Components-5780d9aa93fcd363584046fb404c63b909faebdb.tar.gz
EAAF-Components-5780d9aa93fcd363584046fb404c63b909faebdb.tar.bz2
EAAF-Components-5780d9aa93fcd363584046fb404c63b909faebdb.zip
add SimpleStatusMessager.java that only perform String formatting
add SSL Client authentication and http basic authentication to HttpClientFactory.java
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 5711cf5a..c61b2961 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,9 +151,9 @@
<modules>
<module>eaaf_core_api</module>
+ <module>eaaf_core_utils</module>
<module>eaaf_core</module>
- <module>eaaf_modules</module>
- <module>eaaf_core_utils</module>
+ <module>eaaf_modules</module>
</modules>
<dependencyManagement>