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 becd9bd commit 33d378fCopy full SHA for 33d378f
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.folio</groupId>
12
<artifactId>mod-password-validator</artifactId>
13
<name>mod-password-validator</name>
14
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.3.0</version>
15
<description>FOLIO mod-password-validator module</description>
16
<packaging>jar</packaging>
17
@@ -462,7 +462,7 @@
462
<url>https://github.com/folio-org/${project.artifactId}</url>
463
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
464
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
465
- <tag>release/v2.3</tag>
+ <tag>v3.3.0</tag>
466
</scm>
467
468
<licenses>
0 commit comments