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
actions-user committed Mar 18, 2024
1 parent 21e6199 commit 8d16d18
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 @@ -5,7 +5,7 @@
<groupId>io.mvnpm</groupId>
<artifactId>esbuild-java</artifactId>
<name>esbuild wrapper for Java</name>
<version>1.3.3</version>
<version>999-SNAPSHOT</version>

<description>Small wrapper around esbuild to be able to use it in Java</description>

Expand All @@ -14,7 +14,7 @@
<connection>scm:git:git://github.com/mvnpm/esbuild-java.git</connection>
<developerConnection>scm:git:ssh://github.com:mvnpm/esbuild-java.git</developerConnection>
<url>http://github.com/mvnpm/esbuild-java/tree/main</url>
<tag>1.3.3</tag>
<tag>HEAD</tag>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit 8d16d18

Please sign in to comment.