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 2510b9f commit 1988defCopy full SHA for 1988def
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<artifactId>mod-inventory</artifactId>
4
<groupId>org.folio</groupId>
5
- <version>20.2.4-SNAPSHOT</version>
+ <version>20.2.4</version>
6
<licenses>
7
<license>
8
<name>Apache License 2.0</name>
@@ -345,7 +345,7 @@
345
<url>https://github.com/folio-org/mod-inventory</url>
346
<connection>scm:git:git://github.com:folio-org/mod-inventory.git</connection>
347
<developerConnection>scm:git:[email protected]:folio-org/mod-inventory.git</developerConnection>
348
- <tag>v20.2.0</tag>
+ <tag>v20.2.4</tag>
349
</scm>
350
351
<build>
0 commit comments