Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh-kalyanasundaram committed Nov 15, 2024
1 parent be3d2ac commit 075c4a3
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-dcb</artifactId>
<name>mod-dcb</name>
<version>1.1.6-SNAPSHOT</version>
<version>1.1.6</version>
<description>Manage DCB related transactions in folio</description>
<packaging>jar</packaging>

Expand Down Expand Up @@ -405,7 +405,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>HEAD</tag>
<tag>v1.1.6</tag>
</scm>

</project>

0 comments on commit 075c4a3

Please sign in to comment.