We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0103abc commit fa984f9Copy full SHA for fa984f9
Release.txt
@@ -1,3 +1,3 @@
1
-0.0.11 Release including:
+0.0.12 Release including:
2
3
-- Correcting windows service filename
+- Reducing debug data and features
SmartcardAuth/pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.answerdigital.ers</groupId>
12
<artifactId>ers-user-auth-app</artifactId>
13
- <version>v0.0.11-debugging</version>
+ <version>v0.0.12</version>
14
<name>ers-user-auth</name>
15
<description>User auth component for eRS adaptor</description>
16
<properties>
0 commit comments