Skip to content

Commit

Permalink
switch to next SNAPSHOT version
Browse files Browse the repository at this point in the history
  • Loading branch information
jutzig committed Nov 18, 2023
1 parent 330f19b commit 92b5084
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 @@ -3,7 +3,7 @@
<groupId>de.jutzig</groupId>
<artifactId>github-release-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.4.1-SNAPSHOT</version>
<version>1.5.2-SNAPSHOT</version>
<name>github-release-plugin</name>
<description>Maven plugin to create github releases and upload assets to the release</description>
<url>https://github.com/jutzig/github-release-plugin</url>
Expand Down Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>de.jutzig</groupId>
<artifactId>github-release-plugin</artifactId>
<version>1.1.0</version>
<version>1.5.0</version>
<executions>
<execution>
<id>github-upload</id>
Expand Down

0 comments on commit 92b5084

Please sign in to comment.