We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1cfa8 commit 34ce27dCopy full SHA for 34ce27d
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>5.0.0-beta3-SNAPSHOT</version>
+ <version>5.0.0-beta3</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-beta3</tag>
40
</scm>
41
42
<developers>
0 commit comments