We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8049c97 commit 52bd20eCopy full SHA for 52bd20e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke.computer.kurzweil</groupId>
6
<artifactId>simulatedevolution</artifactId>
7
- <version>3.0.9-SNAPSHOT</version>
+ <version>3.0.9</version>
8
<packaging>jar</packaging>
9
10
<name>Simulated Evolution</name>
@@ -16,7 +16,7 @@
16
<url>https://github.com/Computer-Kurzweil/simulated-evolution.git</url>
17
<connection>scm:git:[email protected]:Computer-Kurzweil/simulated-evolution.git</connection>
18
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/simulated-evolution.git</developerConnection>
19
- <tag>simulatedevolution-3.0.2</tag>
+ <tag>simulatedevolution-3.0.9</tag>
20
</scm>
21
22
<issueManagement>
0 commit comments