Skip to content

Commit 7935345

Browse files
[maven-release-plugin] prepare release 1.2.4
1 parent 3e7d8a0 commit 7935345

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
<groupId>io.quarkus.develocity</groupId>
44
<artifactId>quarkus-project-develocity-extension</artifactId>
55
<packaging>jar</packaging>
6-
<version>999-SNAPSHOT</version>
6+
<version>1.2.4</version>
77
<name>Quarkus project's Develocity extension</name>
88
<description>A Maven extension to configure the Develocity build cache for the Quarkus project</description>
99
<url>https://github.com/quarkusio/quarkus-project-develocity-extension</url>
@@ -118,7 +118,7 @@
118118
<url>https://github.com/quarkusio/quarkus-project-develocity-extension</url>
119119
<connection>scm:git:git@github.com:quarkusio/quarkus-project-develocity-extension.git</connection>
120120
<developerConnection>scm:git:git@github.com:quarkusio/quarkus-project-develocity-extension.git</developerConnection>
121-
<tag>HEAD</tag>
121+
<tag>1.2.4</tag>
122122
</scm>
123123

124124
<issueManagement>

0 commit comments

Comments
 (0)