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 814b273 commit 1cbe36aCopy full SHA for 1cbe36a
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.folio</groupId>
12
<artifactId>mod-bulk-operations</artifactId>
13
<name>mod-bulk-operations</name>
14
- <version>2.1.8-SNAPSHOT</version>
+ <version>2.1.8</version>
15
<packaging>jar</packaging>
16
17
<licenses>
@@ -548,7 +548,7 @@
548
<url>https://github.com/folio-org/${project.artifactId}</url>
549
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
550
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
551
- <tag>v2.1.7</tag>
+ <tag>v2.1.8</tag>
552
</scm>
553
554
<pluginRepositories>
0 commit comments