Changing version in pom.xml to 2.2.0 for next release and removing normi tag

This commit is contained in:
Fabian Becker 2013-09-27 15:39:03 +02:00
parent 288bdbdd36
commit 18187f94bc

View File

@ -4,8 +4,8 @@
<groupId>eva2</groupId>
<artifactId>EvA2</artifactId>
<packaging>jar</packaging>
<version>3.0-rc1</version>
<name>EvA2-normi</name>
<version>2.2.0</version>
<name>EvA2</name>
<url>http://www.ra.cs.uni-tuebingen.de/software/EvA2/</url>
<description>EvA2 (an Evolutionary Algorithms framework, revised version 2) is a comprehensive heuristic optimization framework with emphasis on Evolutionary Algorithms implemented in Java. It is a revised version of the JavaEvA optimization toolbox, which has been developed as a resumption of the former EvA software package.</description>