Skip to content

Commit d16ce33

Browse files
committed
[maven-release-plugin] prepare release v5.0.12
1 parent f01c035 commit d16ce33

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
@@ -12,7 +12,7 @@
1212
<name>mod-search</name>
1313
<groupId>org.folio</groupId>
1414
<artifactId>mod-search</artifactId>
15-
<version>5.0.12-SNAPSHOT</version>
15+
<version>5.0.12</version>
1616
<description>FOLIO search service</description>
1717
<packaging>jar</packaging>
1818

@@ -628,7 +628,7 @@
628628
<url>https://github.com/folio-org/${project.artifactId}</url>
629629
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
630630
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
631-
<tag>release/v5.0</tag>
631+
<tag>v5.0.12</tag>
632632
</scm>
633633

634634
</project>

0 commit comments

Comments
 (0)