Skip to content

Commit 442dd20

Browse files
authored
[maven-release-plugin] prepare release 0.0.2
1 parent e1b2ad0 commit 442dd20

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
@@ -20,7 +20,7 @@
2020

2121
<groupId>io.github.arrudalabs</groupId>
2222
<artifactId>pom-editor-maven-plugin</artifactId>
23-
<version>0.0.2-SNAPSHOT</version>
23+
<version>0.0.2</version>
2424
<packaging>maven-plugin</packaging>
2525

2626
<organization>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:${project.scm.url}</connection>
3333
<developerConnection>scm:git:${project.scm.url}</developerConnection>
3434
<url>https://github.com/arrudalabs/pom-editor-maven-plugin.git</url><!-- it's required by release processes -->
35-
<tag>HEAD</tag>
35+
<tag>0.0.2</tag>
3636
</scm>
3737

3838
<developers>

0 commit comments

Comments
 (0)