Skip to content

Commit ed1334d

Browse files
committed
[maven-release-plugin] prepare release pom-editor-maven-plugin-1.0.0
1 parent 268f765 commit ed1334d

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>br.org.soujava</groupId>
2222
<artifactId>pom-editor-maven-plugin</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0</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/soujava/pom-editor-maven-plugin.git</url><!-- it's required by release processes -->
35-
<tag>HEAD</tag>
35+
<tag>pom-editor-maven-plugin-1.0.0</tag>
3636
</scm>
3737

3838
<developers>

0 commit comments

Comments
 (0)