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 58fbd92 commit b4fd637Copy full SHA for b4fd637
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.coreoz</groupId>
6
<artifactId>login-time-attack-protector</artifactId>
7
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
8
<packaging>jar</packaging>
9
10
<name>Login time attack protector</name>
@@ -37,7 +37,7 @@
37
<developerConnection>scm:git:git@github.com:Coreoz/Login-time-attack-protector.git</developerConnection>
38
<connection>scm:git:git@github.com:Coreoz/Login-time-attack-protector.git</connection>
39
<url>https://github.com/Coreoz/Login-time-attack-protector</url>
40
- <tag>HEAD</tag>
+ <tag>1.0.0</tag>
41
</scm>
42
43
<distributionManagement>
0 commit comments