jeffheaton / encog-java-core

http://www.heatonresearch.com/encog
Other
742 stars 268 forks source link

Workbench: forgotten old dependency in pom.xml #98

Closed PetrToman closed 12 years ago

PetrToman commented 12 years ago

For Encog 3.2, there should be:

<version>3.2.0-SNAPSHOT</version>

instead of old

<version>3.1.0-SNAPSHOT</version>

at line 166.

jeffheaton commented 12 years ago

Thanks, made correction.