Skip to content

Commit db09026

Browse files
committed
[maven-release-plugin] prepare release mandelbrot-3.0.0
1 parent b55bcea commit db09026

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</artifactId>
7-
<version>2.1.5-SNAPSHOT</version>
7+
<version>3.0.0</version>
88
<packaging>jar</packaging>
99

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

2222
<issueManagement>

0 commit comments

Comments
 (0)