Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 10, 2024
1 parent fa71902 commit 51205a7
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.streamshub</groupId>
<artifactId>console-datagen</artifactId>
<version>0.4.1-SNAPSHOT</version>
<version>0.4.1</version>
<properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<maven.compiler.release>21</maven.compiler.release>
Expand All @@ -19,7 +19,7 @@
<scm>
<connection>scm:git:git://github.com/streamshub/console-datagen.git</connection>
<developerConnection>scm:git:[email protected]:streamshub/console-datagen.git</developerConnection>
<tag>HEAD</tag>
<tag>0.4.1</tag>
</scm>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 51205a7

Please sign in to comment.