Skip to content

Commit a0378d4

Browse files
committed
[maven-release-plugin] prepare release geneticalgorithm-1.2.1
1 parent d4e790a commit a0378d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>de.sfuhrm</groupId>
55
<artifactId>geneticalgorithm</artifactId>
6-
<version>1.2.1-SNAPSHOT</version>
6+
<version>1.2.1</version>
77
<name>GeneticAlgorithm</name>
88
<description>Classes for implementing genetic algorithms</description>
99
<url>https://github.com/sfuhrm/geneticalgorithm</url>
1010
<scm>
1111
<url>https://github.com/sfuhrm/geneticalgorithm</url>
1212
<connection>scm:git:https://github.com/sfuhrm/geneticalgorithm.git</connection>
13+
<tag>geneticalgorithm-1.2.1</tag>
1314
</scm>
1415
<licenses>
1516
<license>

0 commit comments

Comments
 (0)