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 d2da161 commit ef83a86Copy full SHA for ef83a86
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>4.0.0-alpha.3-SNAPSHOT</version>
+ <version>4.0.0-alpha.3</version>
15
<packaging>jar</packaging>
16
<description>WebJar for Bootstrap</description>
17
<url>http://webjars.org</url>
@@ -36,7 +36,7 @@
36
<url>http://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>HEAD</tag>
+ <tag>bootstrap-4.0.0-alpha.3</tag>
40
</scm>
41
42
<developers>
0 commit comments