We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2dd49 commit 3c32cbbCopy full SHA for 3c32cbb
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>3.4.0</version>
+ <version>3.4.1-SNAPSHOT</version>
15
<packaging>jar</packaging>
16
<description>WebJar for Bootstrap</description>
17
<url>http://webjars.org</url>
@@ -36,7 +36,7 @@
36
<url>https://github.com/webjars/bootstrap</url>
37
<connection>scm:git:https://github.com/webjars/bootstrap.git</connection>
38
<developerConnection>scm:git:https://github.com/webjars/bootstrap.git</developerConnection>
39
- <tag>bootstrap-3.4.0</tag>
+ <tag>HEAD</tag>
40
</scm>
41
42
<developers>
0 commit comments