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 ee8c23d commit a76d38bCopy full SHA for a76d38b
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>4.1.2-SNAPSHOT</version>
+ <version>4.1.2</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>HEAD</tag>
+ <tag>bootstrap-4.1.2</tag>
45
</scm>
46
47
<developers>
0 commit comments