summaryrefslogtreecommitdiffstats
path: root/auth-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth-client/pom.xml')
-rw-r--r--auth-client/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/auth-client/pom.xml b/auth-client/pom.xml
index 432e6268..49fa6871 100644
--- a/auth-client/pom.xml
+++ b/auth-client/pom.xml
@@ -34,7 +34,6 @@
<packaging>jar</packaging>
<properties>
- <project.interfaceVersion>2.1.1-SNAPSHOT</project.interfaceVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<!-- SONAR -->
@@ -95,7 +94,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.10</version>
<scope>test</scope>
</dependency>