This change makes it simpe to keep your project up-to-date; When some
of the UTGB libraries (e.g. utgb-core, sqlite-jdbc, etc. ) are
upgraded, you only have to modify the version number of the utgb-track-
base in your pom.xml file.
If you are an Eclipse user, do not forget to perform 'utgb eclipse'
command for upgrade your eclipse project files (.classpath, .project).
* To upgrade your project, type
> utgb repair
which replace existing pom.xml file, and other project files. (old
files will be backed up as filename.old)