We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e55c0 commit 949be37Copy full SHA for 949be37
pom.xml
@@ -11,7 +11,7 @@
11
<packaging>jar</packaging>
12
<groupId>org.webjars</groupId>
13
<artifactId>jquery</artifactId>
14
- <version>3.6.0</version>
+ <version>3.6.1-SNAPSHOT</version>
15
<name>jquery</name>
16
<description>WebJar for jQuery</description>
17
<url>http://webjars.org</url>
@@ -28,7 +28,7 @@
28
<url>http://github.com/webjars/jquery</url>
29
<connection>scm:git:https://github.com/webjars/jquery.git</connection>
30
<developerConnection>scm:git:https://github.com/webjars/jquery.git</developerConnection>
31
- <tag>jquery-3.6.0</tag>
+ <tag>HEAD</tag>
32
</scm>
33
34
<developers>
0 commit comments