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 4966c0b commit 3db306dCopy full SHA for 3db306d
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>4.2.1</version>
+ <version>4.2.2-SNAPSHOT</version>
15
<packaging>jar</packaging>
16
<description>WebJar for Bootstrap</description>
17
<url>http://webjars.org</url>
@@ -41,7 +41,7 @@
41
<url>http://github.com/webjars/bootstrap</url>
42
<connection>scm:git:https://github.com/webjars/bootstrap.git</connection>
43
<developerConnection>scm:git:https://github.com/webjars/bootstrap.git</developerConnection>
44
- <tag>bootstrap-4.2.1</tag>
+ <tag>HEAD</tag>
45
</scm>
46
47
<developers>
0 commit comments