Skip to content

Commit d48cb3d

Browse files
committed
[maven-release-plugin] prepare release hq-1.3.2
1 parent c18932f commit d48cb3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.ludovicianul</groupId>
55
<artifactId>hq</artifactId>
6-
<version>1.3.2-SNAPSHOT</version>
6+
<version>1.3.2</version>
77
<properties>
88
<compiler-plugin.version>3.8.1</compiler-plugin.version>
99
<maven.compiler.parameters>true</maven.compiler.parameters>
@@ -134,6 +134,6 @@
134134
<connection>scm:git:https://ludovicianul@github.com/ludovicianul/hq.git</connection>
135135
<developerConnection>scm:git:https://ludovicianul@github.com/ludovicianul/hq.git
136136
</developerConnection>
137-
<tag>HEAD</tag>
137+
<tag>hq-1.3.2</tag>
138138
</scm>
139139
</project>

0 commit comments

Comments
 (0)