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
uhafner committed Sep 25, 2024
1 parent 22e9d0d commit 4f6befc
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 @@

<groupId>edu.hm.hafner</groupId>
<artifactId>autograding-model</artifactId>
<version>3.33.0</version>
<version>3.34.0-SNAPSHOT</version>
<name>Autograding Model</name>

<description>This module autogrades Java projects based on a configurable set of metrics.</description>
Expand All @@ -38,7 +38,7 @@
<scm>
<connection>scm:git:https://github.com/uhafner/autograding-model.git</connection>
<developerConnection>scm:git:git@github.com:uhafner/autograding-model.git</developerConnection>
<tag>v3.33.0</tag>
<tag>HEAD</tag>
<url>https://github.com/uhafner/autograding-model</url>
</scm>

Expand Down

0 comments on commit 4f6befc

Please sign in to comment.