aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
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 40ffa3e9..b439da0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
</profiles>
<modules>
- <module>connector_lib</module>
+ <module>core_common_lib</module>
<module>connector</module>
<module>eidas_modules</module>
<module>build_reporting</module>
@@ -187,7 +187,7 @@
</dependency>
<dependency>
<groupId>at.asitplus.eidas.ms_specific</groupId>
- <artifactId>connector_lib</artifactId>
+ <artifactId>core_common_lib</artifactId>
<version>${egiz.eidas.version}</version>
</dependency>