Skip to content

Commit 949be37

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 85e55c0 commit 949be37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<packaging>jar</packaging>
1212
<groupId>org.webjars</groupId>
1313
<artifactId>jquery</artifactId>
14-
<version>3.6.0</version>
14+
<version>3.6.1-SNAPSHOT</version>
1515
<name>jquery</name>
1616
<description>WebJar for jQuery</description>
1717
<url>http://webjars.org</url>
@@ -28,7 +28,7 @@
2828
<url>http://github.com/webjars/jquery</url>
2929
<connection>scm:git:https://github.com/webjars/jquery.git</connection>
3030
<developerConnection>scm:git:https://github.com/webjars/jquery.git</developerConnection>
31-
<tag>jquery-3.6.0</tag>
31+
<tag>HEAD</tag>
3232
</scm>
3333

3434
<developers>

0 commit comments

Comments
 (0)