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 c6ff982 commit f1ee335Copy full SHA for f1ee335
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.0.2-SNAPSHOT</version>
+ <version>21.0.2</version>
6
<licenses>
7
<license>
8
<name>Apache License 2.0</name>
@@ -354,7 +354,7 @@
354
<url>https://github.com/folio-org/mod-inventory</url>
355
<connection>scm:git:git://github.com:folio-org/mod-inventory.git</connection>
356
<developerConnection>scm:git:[email protected]:folio-org/mod-inventory.git</developerConnection>
357
- <tag>v21.0.0</tag>
+ <tag>v21.0.2</tag>
358
</scm>
359
360
<build>
0 commit comments