Skip to content

Commit 8b8f83b

Browse files
committed
[maven-release-plugin] prepare release mandelbrot-julia-3.0.1
1 parent 50600f4 commit 8b8f83b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.woehlke.computer.kurzweil</groupId>
66
<artifactId>mandelbrot-julia</artifactId>
7-
<version>3.0.1-SNAPSHOT</version>
7+
<version>3.0.1</version>
88
<packaging>jar</packaging>
99

1010
<name>Mandelbrot</name>
@@ -16,7 +16,7 @@
1616
<url>https://github.com/Computer-Kurzweil/mandelbrot-julia.git</url>
1717
<connection>scm:git:[email protected]:Computer-Kurzweil/mandelbrot-julia.git</connection>
1818
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/mandelbrot-julia.git</developerConnection>
19-
<tag>HEAD</tag>
19+
<tag>mandelbrot-julia-3.0.1</tag>
2020
</scm>
2121

2222
<issueManagement>

0 commit comments

Comments
 (0)