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 25, 2024
1 parent 353715d commit 5ad7eb9
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>datatables</artifactId>
<version>2.0.7</version>
<version>2.0.8-SNAPSHOT</version>
<name>DataTables</name>
<description>WebJar for DataTables</description>
<url>http://webjars.org</url>
Expand All @@ -36,7 +36,7 @@
<url>http://github.com/webjars/datatables</url>
<connection>scm:git:https://github.com/webjars/datatables.git</connection>
<developerConnection>scm:git:https://github.com/webjars/datatables.git</developerConnection>
<tag>datatables-2.0.7</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 5ad7eb9

Please sign in to comment.