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 543e761 commit ec46dbfCopy full SHA for ec46dbf
1 file changed
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.5.0-SNAPSHOT</version>
+ <version>3.5.0</version>
16
<packaging>jar</packaging>
17
18
<licenses>
@@ -708,7 +708,7 @@
708
<url>https://github.com/folio-org/${project.artifactId}</url>
709
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
710
<developerConnection>scm:git:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
711
- <tag>v3.2.1</tag>
+ <tag>v3.5.0</tag>
712
</scm>
713
714
<repositories>
0 commit comments