Skip to content

Commit

Permalink
[maven-release-plugin] prepare release bootstrap-5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed Oct 4, 2022
1 parent 5476bba commit aba83b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.webjars</groupId>
<artifactId>bootstrap</artifactId>
<name>Bootstrap</name>
<version>5.2.2-SNAPSHOT</version>
<version>5.2.2</version>
<packaging>jar</packaging>
<description>WebJar for Bootstrap</description>
<url>http://webjars.org</url>
Expand All @@ -37,7 +37,7 @@
<url>http://github.com/webjars/bootstrap</url>
<connection>scm:git:https://github.com/webjars/bootstrap.git</connection>
<developerConnection>scm:git:https://github.com/webjars/bootstrap.git</developerConnection>
<tag>HEAD</tag>
<tag>bootstrap-5.2.2</tag>
</scm>

<developers>
Expand All @@ -50,7 +50,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>1664898103</project.build.outputTimestamp>
<project.build.outputTimestamp>1664899014</project.build.outputTimestamp>
<sourceUrl>https://github.com/twbs/bootstrap/archive</sourceUrl>
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}</destDir>
<requirejs>
Expand Down

0 comments on commit aba83b5

Please sign in to comment.