Skip to content

Commit 577cef8

Browse files
committed
[maven-release-plugin] prepare release simple-excel-1.2
1 parent bda57a5 commit 577cef8

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
@@ -21,7 +21,7 @@
2121
<groupId>bad.robot</groupId>
2222
<artifactId>simple-excel</artifactId>
2323
<name>simple-excel</name>
24-
<version>1.2-SNAPSHOT</version>
24+
<version>1.2</version>
2525

2626
<distributionManagement>
2727
<repository>
@@ -33,7 +33,7 @@
3333

3434
<scm>
3535
<developerConnection>scm:git:https://github.com/tobyweston/simple-excel.git</developerConnection>
36-
<tag>HEAD</tag>
36+
<tag>simple-excel-1.2</tag>
3737
</scm>
3838

3939
<properties>

0 commit comments

Comments
 (0)