We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33df011 commit 497705fCopy full SHA for 497705f
pom.xml
@@ -12,7 +12,7 @@
12
<groupId>org.folio</groupId>
13
<artifactId>mod-data-export-worker</artifactId>
14
<description>Data Export Worker module</description>
15
- <version>3.4.11-SNAPSHOT</version>
+ <version>3.4.12</version>
16
<packaging>jar</packaging>
17
18
<licenses>
@@ -743,7 +743,7 @@
743
<url>https://github.com/folio-org/${project.artifactId}</url>
744
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
745
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
746
- <tag>v3.4.0</tag>
+ <tag>v3.4.12</tag>
747
</scm>
748
749
<repositories>
0 commit comments