Skip to content

Commit b4fd637

Browse files
committed
[maven-release-plugin] prepare release 1.0.0
1 parent 58fbd92 commit b4fd637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.coreoz</groupId>
66
<artifactId>login-time-attack-protector</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Login time attack protector</name>
@@ -37,7 +37,7 @@
3737
<developerConnection>scm:git:git@github.com:Coreoz/Login-time-attack-protector.git</developerConnection>
3838
<connection>scm:git:git@github.com:Coreoz/Login-time-attack-protector.git</connection>
3939
<url>https://github.com/Coreoz/Login-time-attack-protector</url>
40-
<tag>HEAD</tag>
40+
<tag>1.0.0</tag>
4141
</scm>
4242

4343
<distributionManagement>

0 commit comments

Comments
 (0)