aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'participant/participant-impl/pom.xml')
-rw-r--r--participant/participant-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/participant/participant-impl/pom.xml b/participant/participant-impl/pom.xml
index b3cbad541..c75c8c7bd 100644
--- a/participant/participant-impl/pom.xml
+++ b/participant/participant-impl/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
============LICENSE_START=======================================================
- Copyright (C) 2021 Nordix Foundation.
+ Copyright (C) 2021-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.
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<modules>
- <module>participant-impl-simulator</module>
+ <module>participant-impl-acelement</module>
<module>participant-impl-policy</module>
<module>participant-impl-cds</module>
<module>participant-impl-kubernetes</module>