8000
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 1887130 commit cf9581fCopy full SHA for cf9581f
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>5.0.0-beta2-SNAPSHOT</version>
+ <version>5.0.0-beta2</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-5.0.0-beta2</tag>
40
</scm>
41
42
<developers>
0 commit comments