Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
khandramai committed Jun 30, 2021
1 parent b3cd24b commit d3dc6e8
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 @@ -11,7 +11,7 @@

<groupId>org.folio</groupId>
<artifactId>mod-remote-storage</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.0.5</version>
<packaging>jar</packaging>

<licenses>
Expand Down Expand Up @@ -429,7 +429,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.0.0</tag>
<tag>v1.0.5</tag>
</scm>

</project>

0 comments on commit d3dc6e8

Please sign in to comment.