We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50600f4 commit 8b8f83bCopy full SHA for 8b8f83b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke.computer.kurzweil</groupId>
6
<artifactId>mandelbrot-julia</artifactId>
7
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
8
<packaging>jar</packaging>
9
10
<name>Mandelbrot</name>
@@ -16,7 +16,7 @@
16
<url>https://github.com/Computer-Kurzweil/mandelbrot-julia.git</url>
17
<connection>scm:git:[email protected]:Computer-Kurzweil/mandelbrot-julia.git</connection>
18
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/mandelbrot-julia.git</developerConnection>
19
- <tag>HEAD</tag>
+ <tag>mandelbrot-julia-3.0.1</tag>
20
</scm>
21
22
<issueManagement>
0 commit comments