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 7684c1c commit 6e504e5Copy full SHA for 6e504e5
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.1.5-SNAPSHOT</version>
+ <version>17.1.5</version>
6
<licenses>
7
<license>
8
<name>Apache License 2.0</name>
@@ -221,7 +221,7 @@
221
<url>https://github.com/folio-org/mod-circulation-storage</url>
222
<connection>scm:git:git://github.com:folio-org/mod-circulation-storage.git</connection>
223
<developerConnection>scm:git:[email protected]:folio-org/mod-circulation-storage.git</developerConnection>
224
- <tag>HEAD</tag>
+ <tag>v17.1.5</tag>
225
</scm>
226
227
<build>
0 commit comments