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 eb104d6 commit 6fcef6aCopy full SHA for 6fcef6a
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.folio</groupId>
5
<artifactId>mod-harvester-admin</artifactId>
6
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
7
<properties>
8
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9
<folio-vertx-lib.version>4.1.1</folio-vertx-lib.version>
@@ -472,7 +472,7 @@
472
<url>https://github.com/indexdata/mod-harvester-admin</url>
473
<connection>scm:git:git://github.com:indexdata/mod-harvester-admin.git</connection>
474
<developerConnection>scm:git:git@github.com:indexdata/mod-harvester-admin.git</developerConnection>
475
- <tag>HEAD</tag>
+ <tag>v1.5.0</tag>
476
</scm>
477
478
<issueManagement>
0 commit comments