Skip to content

Commit dd722bc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9e766f8 commit dd722bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>org.webjars</groupId>
1212
<artifactId>bootstrap</artifactId>
1313
<name>Bootstrap</name>
14-
<version>5.3.5</version>
14+
<version>5.3.6-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616
<description>WebJar for Bootstrap</description>
1717
<url>http://webjars.org</url>
@@ -37,7 +37,7 @@
3737
<url>http://github.com/webjars/bootstrap</url>
3838
<connection>scm:git:https://github.com/webjars/bootstrap.git</connection>
3939
<developerConnection>scm:git:https://github.com/webjars/bootstrap.git</developerConnection>
40-
<tag>bootstrap-5.3.5</tag>
40+
<tag>HEAD</tag>
4141
</scm>
4242

4343
<developers>
@@ -50,7 +50,7 @@
5050

5151
<properties>
5252
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
53-
<project.build.outputTimestamp>1744348375</project.build.outputTimestamp>
53+
<project.build.outputTimestamp>1744348383</project.build.outputTimestamp>
5454
<sourceUrl>https://github.com/twbs/bootstrap/archive</sourceUrl>
5555
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}</destDir>
5656
<requirejs>

0 commit comments

Comments
 (0)