diff options
Diffstat (limited to 'auth/auth-client/pom.xml')
-rw-r--r-- | auth/auth-client/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index 7f167855..fe4be70c 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -33,6 +33,7 @@ <packaging>jar</packaging> <properties> + <project.interfaceVersion>2.1.0-SNAPSHOT</project.interfaceVersion> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <maven.test.failure.ignore>true</maven.test.failure.ignore> <!-- SONAR --> |