Skip to content

Commit 71ec050

Browse files
committed
[maven-release-plugin] prepare release hq-1.3.0
1 parent 1baf829 commit 71ec050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.2.1-SNAPSHOT</version>
6+
<version>1.3.0</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://[email protected]/ludovicianul/hq.git</connection>
135135
<developerConnection>scm:git:https://[email protected]/ludovicianul/hq.git
136136
</developerConnection>
137-
<tag>HEAD</tag>
137+
<tag>hq-1.3.0</tag>
138138
</scm>
139139
</project>

0 commit comments

Comments
 (0)