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 4d99c1c commit b29e729Copy full SHA for b29e729
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>4.3.1-SNAPSHOT</version>
+ <version>4.3.1</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.3.1</tag>
45
</scm>
46
47
<developers>
0 commit comments