Skip to content

Commit e37d44b

Browse files
committed
[maven-release-plugin] prepare release v0.1.2
1 parent 74b7b78 commit e37d44b

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
@@ -4,7 +4,7 @@
44

55
<groupId>me.kpavlov.ksp.maven</groupId>
66
<artifactId>ksp-maven-plugin</artifactId>
7-
<version>0.1.2-SNAPSHOT</version>
7+
<version>0.1.2</version>
88
<packaging>maven-plugin</packaging>
99

1010
<name>KSP Maven Plugin</name>
@@ -35,7 +35,7 @@
3535
<scm>
3636
<connection>scm:git:git://github.com/kpavlov/ksp-maven-plugin.git</connection>
3737
<developerConnection>scm:git:ssh://github.com/kpavlov/ksp-maven-plugin.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>v0.1.2</tag>
3939
<url>https://github.com/kpavlov/ksp-maven-plugin/tree/main</url>
4040
</scm>
4141

0 commit comments

Comments
 (0)