Skip to content

Commit edde916

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2c560d2 commit edde916

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
<packaging>jar</packaging>
1212
<groupId>org.webjars</groupId>
1313
<artifactId>webjars-locator-core</artifactId>
14-
<version>0.59</version>
14+
<version>0.60-SNAPSHOT</version>
1515
<name>webjars-locator-core</name>
1616
<description>WebJar Locator Core functionality</description>
1717
<inceptionYear>2012</inceptionYear>
@@ -29,7 +29,7 @@
2929
<url>http://github.com/webjars/webjars-locator-core</url>
3030
<connection>scm:git:https://github.com/webjars/webjars-locator-core.git</connection>
3131
<developerConnection>scm:git:https://github.com/webjars/webjars-locator-core.git</developerConnection>
32-
<tag>webjars-locator-core-0.59</tag>
32+
<tag>HEAD</tag>
3333
</scm>
3434

3535
<developers>
@@ -43,7 +43,7 @@
4343
<properties>
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4545
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
46-
<project.build.outputTimestamp>1717805436</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>1717805465</project.build.outputTimestamp>
4747
<slf4j.version>2.0.13</slf4j.version>
4848
<springboot.version>2.6.3</springboot.version>
4949
</properties>

0 commit comments

Comments
 (0)