Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Oct 10, 2020
1 parent c57ea6c commit 55867c9
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 @@ -10,7 +10,7 @@

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

<description>This module autogrades Java projects based on a configurable set of metrics.</description>
Expand Down Expand Up @@ -122,7 +122,7 @@
<connection>scm:git:git://github.com/uhafner/autograding-model.git</connection>
<developerConnection>scm:git:git@github.com:uhafner/autograding-model.git</developerConnection>
<url>/~https://github.com/uhafner/autograding-model</url>
<tag>HEAD</tag>
<tag>v0.6.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 55867c9

Please sign in to comment.