Skip to content

Commit 48a0f26

Browse files
committed
[maven-release-plugin] prepare release 0.2.1
1 parent ba3c343 commit 48a0f26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>assertj-bean-validation</artifactId>
12-
<version>0.2.1-SNAPSHOT</version>
12+
<version>0.2.1</version>
1313
<packaging>jar</packaging>
1414

1515
<name>${project.artifactId}</name>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:git@github.com:jinahya/${project.artifactId}.git</connection>
4141
<developerConnection>scm:git:git@github.com:jinahya/${project.artifactId}.git</developerConnection>
4242
<url>https://github.com:jinahya/${project.artifactId}</url>
43-
<tag>HEAD</tag>
43+
<tag>0.2.1</tag>
4444
</scm>
4545
<issueManagement>
4646
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)