Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mweaver-ebsco committed Mar 21, 2024
1 parent ada4027 commit b51ed40
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>edge-fqm</artifactId>
<name>edge-fqm</name>
<version>1.1.0-SNAPSHOT</version>
<version>2.0.0</version>
<description>Edge API for FOLIO Query Machine</description>
<packaging>jar</packaging>

Expand Down Expand Up @@ -411,7 +411,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:git@github.com:folio-org/${project.artifactId}.git</developerConnection>
<tag>HEAD</tag>
<tag>v2.0.0</tag>
</scm>

</project>

0 comments on commit b51ed40

Please sign in to comment.