Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-h05 committed Dec 30, 2024
1 parent 4e00ece commit 91728c1
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.llamara.ai</groupId>
<artifactId>llamara-backend</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>

<properties>
<enforcer-plugin.version>3.5.0</enforcer-plugin.version>
Expand Down Expand Up @@ -34,7 +34,7 @@
<scm>
<connection>scm:git:https://github.com/llamara-ai/llamara-backend.git</connection>
<developerConnection>scm:git:https://github.com/llamara-ai/llamara-backend.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.2</tag>
<url>https://github.com/llamara-ai/llamara-backend</url>
</scm>

Expand Down

0 comments on commit 91728c1

Please sign in to comment.