We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e45c44 commit 35c5d36Copy full SHA for 35c5d36
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.folio</groupId>
4
<artifactId>mod-eusage-reports</artifactId>
5
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
6
<packaging>jar</packaging>
7
8
<name>eUsage Reports</name>
@@ -19,7 +19,7 @@
19
<url>https://github.com/folio-org/mod-eusage-reports</url>
20
<connection>scm:git:git://github.com/folio-org/mod-eusage-reports.git</connection>
21
<developerConnection>scm:git:git@github.com:folio-org/mod-eusage-reports.git</developerConnection>
22
- <tag>HEAD</tag>
+ <tag>v2.1.0</tag>
23
</scm>
24
25
<licenses>
0 commit comments