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
pschichtel committed Jul 17, 2024
1 parent c71626a commit 8230e75
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,15 +11,15 @@
<groupId>org.cubeengine</groupId>
<artifactId>plugin-gen</artifactId>
<name>CubeEngine Plugin Generator</name>
<version>1.0.9</version>
<version>1.0.10-SNAPSHOT</version>
<description>Generates necessary plugin glue code for CubeEngine modules.</description>
<inceptionYear>2018</inceptionYear>

<scm>
<url>scm:git:https://github.com/CubeEngine/plugin-gen</url>
<connection>scm:git:https://github.com/CubeEngine/plugin-gen.git</connection>
<developerConnection>scm:git:[email protected]:CubeEngine/plugin-gen.git</developerConnection>
<tag>plugin-gen-1.0.9</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 8230e75

Please sign in to comment.