Skip to content

Commit 1c422e1

Browse files
committed
[maven-release-plugin] prepare release v2.1.2
1 parent 1e69780 commit 1c422e1

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,13 +9,13 @@
99
</parent>
1010

1111
<artifactId>maven-notifier</artifactId>
12-
<version>2.1.2-SNAPSHOT</version>
12+
<version>2.1.2</version>
1313

1414
<scm>
1515
<url>https://github.com/jcgay/maven-notifier.git</url>
1616
<connection>scm:git:git://github.com/jcgay/maven-notifier.git</connection>
1717
<developerConnection>scm:git:git@github.com:jcgay/maven-notifier.git</developerConnection>
18-
<tag>HEAD</tag>
18+
<tag>v2.1.2</tag>
1919
</scm>
2020

2121
<properties>

0 commit comments

Comments
 (0)