We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ada5b commit f3e2d5cCopy full SHA for f3e2d5c
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.11</version>
16
<packaging>jar</packaging>
17
18
<licenses>
@@ -745,7 +745,7 @@
745
<url>https://github.com/folio-org/${project.artifactId}</url>
746
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
747
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
748
- <tag>v3.4.0</tag>
+ <tag>v3.4.11</tag>
749
</scm>
750
751
<repositories>
0 commit comments