We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda57a5 commit 577cef8Copy full SHA for 577cef8
pom.xml
@@ -21,7 +21,7 @@
21
<groupId>bad.robot</groupId>
22
<artifactId>simple-excel</artifactId>
23
<name>simple-excel</name>
24
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
25
26
<distributionManagement>
27
<repository>
@@ -33,7 +33,7 @@
33
34
<scm>
35
<developerConnection>scm:git:https://github.com/tobyweston/simple-excel.git</developerConnection>
36
- <tag>HEAD</tag>
+ <tag>simple-excel-1.2</tag>
37
</scm>
38
39
<properties>
0 commit comments