Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Apr 3, 2020
1 parent 869bc66 commit fe6b859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.folio</groupId>
<artifactId>mod-calendar</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.8.1</version>
<name>Calendar module</name>

<licenses>
Expand Down Expand Up @@ -107,7 +107,7 @@
<url>https://github.com/folio-org/${project.artifactId}</url>
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
<tag>v1.8.0</tag>
<tag>v1.8.1</tag>
</scm>

<build>
Expand Down

0 comments on commit fe6b859

Please sign in to comment.