We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43fa15 commit 1df6380Copy full SHA for 1df6380
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>it.mulders.spark-flash</groupId>
6
<artifactId>spark-flash</artifactId>
7
- <version>0.1.12-SNAPSHOT</version>
+ <version>0.1.12</version>
8
9
<name>Spark Flash</name>
10
<url>https://github.com/mthmulders/spark-flash</url>
@@ -39,7 +39,7 @@
39
40
<connection>scm:git:https://github.com/mthmulders/spark-flash.git</connection>
41
<developerConnection>scm:git:git@github.com:mthmulders/spark-flash.git</developerConnection>
42
- <tag>HEAD</tag>
+ <tag>v0.1.12</tag>
43
</scm>
44
45
<issueManagement>
0 commit comments