Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Dec 2, 2024
1 parent d704327 commit 6f4addd
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 @@ -12,7 +12,7 @@
<groupId>org.folio</groupId>
<artifactId>mod-data-export-worker</artifactId>
<description>Data Export Worker module</description>
<version>3.3.3-SNAPSHOT</version>
<version>3.3.3</version>
<packaging>jar</packaging>

<licenses>
Expand Down Expand Up @@ -738,7 +738,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>v3.3.2</tag>
<tag>v3.3.3</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 6f4addd

Please sign in to comment.