Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed May 20, 2024
1 parent 3d6ccf5 commit 004044d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>jar</packaging>
<groupId>org.webjars</groupId>
<artifactId>jquery-ui</artifactId>
<version>1.13.3</version>
<version>1.13.4-SNAPSHOT</version>
<name>jQuery UI</name>
<description>WebJar for jQuery UI</description>
<url>http://webjars.org</url>
Expand Down Expand Up @@ -41,7 +41,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>1716194887</project.build.outputTimestamp>
<project.build.outputTimestamp>1716194918</project.build.outputTimestamp>
<jqueryui.sourceUrl>http://jqueryui.com/resources/download/</jqueryui.sourceUrl>
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}</destDir>
<requirejs>
Expand Down

0 comments on commit 004044d

Please sign in to comment.