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
release-bot committed May 20, 2022
1 parent 3dd8e01 commit b56a2be
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.nbauma109</groupId>
<artifactId>jd-core-v0</artifactId>
<version>0.8.8</version>
<version>0.8.9-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
Expand All @@ -12,7 +12,7 @@
<connection>scm:git:https://github.com/nbauma109/jd-core-v0.git</connection>
<developerConnection>scm:git:ssh://git@github.com/nbauma109/jd-core-v0.git</developerConnection>
<url>https://github.com/nbauma109/jd-core-v0</url>
<tag>0.8.8</tag>
<tag>HEAD</tag>
</scm>
<build>
<plugins>
Expand Down

0 comments on commit b56a2be

Please sign in to comment.