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...
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | Other [ 12201 ] | |
Fix Version/s | 1.3.3 [ 20801 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 72729 ] | MariaDB v4 [ 134817 ] |
This is indeed the case.
Nothing to be done for this version.
There must be a configuration error with dependency "com.google.code.maven-replacer-plugin" in pom.xml, because normally the version.class is build after the pom version.
I'll check that so it does not append again