diff --git a/pom.xml b/pom.xml index b487715..67b23b8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ scalecube-security-parent 1.1.3-SNAPSHOT pom + ${project.artifactId} diff --git a/tests/pom.xml b/tests/pom.xml index 82dc49e..08da6f7 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -9,6 +9,7 @@ scalecube-security-tests + ${project.artifactId} diff --git a/tokens/pom.xml b/tokens/pom.xml index 79afc58..8a33d85 100644 --- a/tokens/pom.xml +++ b/tokens/pom.xml @@ -9,6 +9,7 @@ scalecube-security-tokens + ${project.artifactId} diff --git a/vault/pom.xml b/vault/pom.xml index 445089a..37216e6 100644 --- a/vault/pom.xml +++ b/vault/pom.xml @@ -9,6 +9,7 @@ scalecube-security-vault + ${project.artifactId}