Skip to content

Commit 643a48a

Browse files
committed
[maven-release-plugin] prepare release quidem-0.12
1 parent ffdbd6c commit 643a48a

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>quidem</artifactId>
11-
<version>0.12-SNAPSHOT</version>
11+
<version>0.12</version>
1212
<packaging>jar</packaging>
1313

1414
<!-- More project information. -->
@@ -105,7 +105,7 @@
105105
<connection>scm:git:git://github.com/hydromatic/quidem.git</connection>
106106
<developerConnection>scm:git:git@github.com:hydromatic/quidem.git</developerConnection>
107107
<url>https://github.com/hydromatic/quidem/tree/main</url>
108-
<tag>HEAD</tag>
108+
<tag>quidem-0.12</tag>
109109
</scm>
110110

111111
<repositories>

0 commit comments

Comments
 (0)