aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2021-07-20 11:55:15 +0000
committerGerrit Code Review <gerrit@onap.org>2021-07-20 11:55:15 +0000
commit8bd2403907becf8a6d246408434fbceaa30ba745 (patch)
tree258ebff1647b7d9e820fbd359148236402cbae8a /pom.xml
parent561c0a8f068a246438509058f8ecf080751e6b83 (diff)
parent123321473628cbacd35963f4f30bf2ab621fd3b7 (diff)
Merge "Add profile for generating Swagger documents"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 25453970..229fc656 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,6 +2,7 @@
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
Modifications Copyright (C) 2020-2021 AT&T. All rights reserved.
+ Modifications Copyright (C) 2021 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -36,6 +37,7 @@
</properties>
<modules>
+ <module>resources</module>
<module>integration</module>
</modules>