diff --git a/pom.xml b/pom.xml
index 176ca32..44aac58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
org.webjars
bootstrap
Bootstrap
- 5.1.4-SNAPSHOT
+ 5.1.3-SNAPSHOT
jar
WebJar for Bootstrap
http://webjars.org
@@ -49,6 +49,7 @@
UTF-8
+ 10
https://github.com/twbs/bootstrap/archive
${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}
@@ -179,7 +180,12 @@
org.apache.maven.plugins
maven-release-plugin
- 2.5.1
+ 3.0.0-M5
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.2.2