Skip to content

Commit

Permalink
[maven-release-plugin] prepare release hq-1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicianul committed Sep 28, 2023
1 parent c18932f commit d48cb3d
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>io.github.ludovicianul</groupId>
<artifactId>hq</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.2</version>
<properties>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
Expand Down Expand Up @@ -134,6 +134,6 @@
<connection>scm:git:https://[email protected]/ludovicianul/hq.git</connection>
<developerConnection>scm:git:https://[email protected]/ludovicianul/hq.git
</developerConnection>
<tag>HEAD</tag>
<tag>hq-1.3.2</tag>
</scm>
</project>

0 comments on commit d48cb3d

Please sign in to comment.