We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ac296 commit 891c139Copy full SHA for 891c139
pom.xml
@@ -11,7 +11,7 @@
11
<packaging>jar</packaging>
12
<groupId>com.github.tkurz.webjars</groupId>
13
<artifactId>squebi</artifactId>
14
- <version>1.0.3</version>
+ <version>1.0.4-SNAPSHOT</version>
15
<name>squebi</name>
16
<description>WebJar for Squebi</description>
17
<url>https://github.com/tkurz/squebi</url>
@@ -36,7 +36,7 @@
36
<url>https://github.com/tkurz/squebi.git</url>
37
<connection>scm:git:git@github.com:tkurz/squebi.git</connection>
38
<developerConnection>scm:git:git@github.com:tkurz/squebi.git</developerConnection>
39
- <tag>v1.0.3</tag>
+ <tag>HEAD</tag>
40
</scm>
41
42
<properties>
0 commit comments