Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mandelbrot-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Dec 11, 2022
1 parent b55bcea commit db09026
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 @@ -4,7 +4,7 @@

<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>mandelbrot</artifactId>
<version>2.1.5-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

<name>Mandelbrot</name>
Expand All @@ -16,7 +16,7 @@
<url>https://github.com/Computer-Kurzweil/mandelbrot.git</url>
<connection>scm:git:[email protected]:Computer-Kurzweil/mandelbrot.git</connection>
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/mandelbrot.git</developerConnection>
<tag>HEAD</tag>
<tag>mandelbrot-3.0.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit db09026

Please sign in to comment.