summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2021-01-28 08:02:54 +0100
committerMorten Tokle <mortent@verizonmedia.com>2021-01-28 08:02:54 +0100
commitc4fc19d042f965c7fcda0a3fe2a22c8295bd596d (patch)
tree3213f0ee61845715390d0285706a386fafdc569f /pom.xml
parentf30a3e711a47219749ae1d4047ce239331de79d2 (diff)
Create new module for jdisc aws resources
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 91286d35c4d..bb0991f1005 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,6 +91,7 @@
<module>indexinglanguage</module>
<module>jaxrs_client_utils</module>
<module>jaxrs_utils</module>
+ <module>jdisc-cloud-aws</module>
<module>jdisc-security-filters</module>
<module>jdisc_core</module>
<module>jdisc_core_test</module>