Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
1.3.2
-
None
Description
With the latest released driver (1.3.2) we get a SNAPSHOT version when we query the metadata:
c.getMetaData().getDriverVersion() == 1.3.2-SNAPSHOT
This is mostly cosmetic but I guess it could lead to potential problems if this information is used in some QA testing before releasing an application with a specific driver version...