Skip to content

Commit 8ca9f51

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 09b7d94 commit 8ca9f51

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,14 +11,14 @@
1111
<packaging>jar</packaging>
1212
<groupId>org.webjars</groupId>
1313
<artifactId>swagger-ui</artifactId>
14-
<version>4.10.3</version>
14+
<version>4.10.4-SNAPSHOT</version>
1515
<name>Swagger UI</name>
1616
<description>WebJar for Swagger UI</description>
1717
<url>http://webjars.org</url>
1818

1919
<properties>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21-
<project.build.outputTimestamp>1649103080</project.build.outputTimestamp>
21+
<project.build.outputTimestamp>1649103097</project.build.outputTimestamp>
2222
<upstream.url>https://github.com/swagger-api/swagger-ui/archive/v${version.unrevise}.zip</upstream.url>
2323
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}</destDir>
2424
<requirejs>
@@ -48,7 +48,7 @@
4848
<url>http://github.com/webjars/swagger-ui</url>
4949
<connection>scm:git:https://github.com/webjars/swagger-ui.git</connection>
5050
<developerConnection>scm:git:https://github.com/webjars/swagger-ui.git</developerConnection>
51-
<tag>swagger-ui-4.10.3</tag>
51+
<tag>HEAD</tag>
5252
</scm>
5353

5454
<build>

0 commit comments

Comments
 (0)