We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b6c60 commit 8a89cf1Copy full SHA for 8a89cf1
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.folio</groupId>
5
<artifactId>mod-organizations</artifactId>
6
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7.0</version>
7
<packaging>jar</packaging>
8
9
<licenses>
@@ -431,7 +431,7 @@
431
<url>https://github.com/folio-org/mod-quick-marc</url>
432
<connection>scm:git:git://github.com/folio-org/mod-quick-marc</connection>
433
<developerConnection>scm:git:git@github.com:folio-org/mod-quick-marc.git</developerConnection>
434
- <tag>HEAD</tag>
+ <tag>v1.7.0</tag>
435
</scm>
436
437
<repositories>
0 commit comments