Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mweaver-ebsco committed Apr 11, 2024
1 parent ada13f9 commit 9b22f0f
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 @@ -10,7 +10,7 @@
<groupId>org.folio</groupId>
<artifactId>mod-lists</artifactId>
<name>mod-lists</name>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<description>Lists app back-end module</description>
<packaging>jar</packaging>

Expand Down Expand Up @@ -417,7 +417,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>v2.0.0</tag>
<tag>v2.0.2</tag>
</scm>

</project>

0 comments on commit 9b22f0f

Please sign in to comment.