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 6b8bf53 commit 915d2bbCopy full SHA for 915d2bb
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<artifactId>mod-inventory</artifactId>
4
<groupId>org.folio</groupId>
5
- <version>21.1.16-SNAPSHOT</version>
+ <version>21.1.16</version>
6
<licenses>
7
<license>
8
<name>Apache License 2.0</name>
@@ -340,7 +340,7 @@
340
<url>https://github.com/folio-org/mod-inventory</url>
341
<connection>scm:git:git://github.com:folio-org/mod-inventory.git</connection>
342
<developerConnection>scm:git:[email protected]:folio-org/mod-inventory.git</developerConnection>
343
- <tag>v21.1.0</tag>
+ <tag>v21.1.16</tag>
344
</scm>
345
346
<build>
0 commit comments