We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28365a4 commit d70b458Copy full SHA for d70b458
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.password4j</groupId>
6
<artifactId>password4j</artifactId>
7
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.2</version>
8
<packaging>jar</packaging>
9
10
@@ -19,7 +19,7 @@
19
<connection>scm:git:git@github.com/Password4j/${project.artifactId}.git</connection>
20
<developerConnection>scm:git:ssh://git@github.com/Password4j/${project.artifactId}.git</developerConnection>
21
<url>https://github.com/Password4j/password4j</url>
22
- <tag>1.7.0</tag>
+ <tag>1.7.2</tag>
23
</scm>
24
25
<licenses>
0 commit comments