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 41df143 commit b628c64Copy full SHA for b628c64
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<artifactId>mod-circulation-storage</artifactId>
4
<groupId>org.folio</groupId>
5
- <version>17.3.2-SNAPSHOT</version>
+ <version>17.3.2</version>
6
<licenses>
7
<license>
8
<name>Apache License 2.0</name>
@@ -229,7 +229,7 @@
229
<url>https://github.com/folio-org/mod-circulation-storage</url>
230
<connection>scm:git:git://github.com:folio-org/mod-circulation-storage.git</connection>
231
<developerConnection>scm:git:[email protected]:folio-org/mod-circulation-storage.git</developerConnection>
232
- <tag>v17.3.0</tag>
+ <tag>v17.3.2</tag>
233
</scm>
234
235
<build>
0 commit comments