Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash committed Dec 23, 2024
1 parent 0d439d1 commit bcd57d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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-fqm-manager</artifactId>
<name>mod-fqm-manager</name>
<version>3.0.7-SNAPSHOT</version>
<version>3.0.7</version>
<description>FOLIO Query Machine manager</description>
<packaging>jar</packaging>

Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.folio</groupId>
<artifactId>folio-query-tool-metadata</artifactId>
<version>${folio-query-tool-metadata.version}</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>org.folio</groupId>
Expand Down Expand Up @@ -429,7 +429,7 @@
<url>https://github.com/folio-org/${artifactId}</url>
<connection>scm:git:git://github.com/folio-org/${artifactId}.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/${artifactId}.git</developerConnection>
<tag>HEAD</tag>
<tag>v3.0.7</tag>
</scm>

</project>

0 comments on commit bcd57d3

Please sign in to comment.