We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7155abc commit 5337eb4Copy full SHA for 5337eb4
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke.computer.kurzweil</groupId>
6
<artifactId>simulatedevolution</artifactId>
7
- <version>3.0.7-SNAPSHOT</version>
+ <version>3.0.7</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.7</tag>
20
</scm>
21
22
<issueManagement>
0 commit comments