Skip to content

Commit 33d378f

Browse files
committed
[maven-release-plugin] prepare release v3.3.0
1 parent becd9bd commit 33d378f

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
@@ -11,7 +11,7 @@
1111
<groupId>org.folio</groupId>
1212
<artifactId>mod-password-validator</artifactId>
1313
<name>mod-password-validator</name>
14-
<version>3.2.2-SNAPSHOT</version>
14+
<version>3.3.0</version>
1515
<description>FOLIO mod-password-validator module</description>
1616
<packaging>jar</packaging>
1717

@@ -462,7 +462,7 @@
462462
<url>https://github.com/folio-org/${project.artifactId}</url>
463463
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
464464
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
465-
<tag>release/v2.3</tag>
465+
<tag>v3.3.0</tag>
466466
</scm>
467467

468468
<licenses>

0 commit comments

Comments
 (0)