We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd64dd commit dd06c69Copy full SHA for dd06c69
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.github.bastiaanjansen</groupId>
12
<artifactId>otp-java</artifactId>
13
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
14
15
<name>OTP-Java</name>
16
<description>A small and easy-to-use one-time password generator for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).</description>
0 commit comments