aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pom.xml')
-rw-r--r--examples/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index 2a872c5b6..4c66d4db6 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -2,7 +2,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
- Modifications Copyright (C) 2020 Nordix Foundation.
+ Modifications Copyright (C) 2020,2022 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 +36,7 @@
<modules>
<module>examples-myfirstpolicy</module>
<module>examples-aadm</module>
+ <module>examples-acm</module>
<module>examples-adaptive</module>
<module>examples-pcvs</module>
<module>examples-decisionmaker</module>