Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently we have to maintain the version at 3 positions: IoTDBConstant, IoTDBDatabaseMetadata and pom.xml.
When releasing a new version, pom.xml can be modified automatically but IoTDBConstant and IoTDBDatabaseMetadata can not.
However, when build jars using `mvn`, the version info is in the Manifest file of the jar file.
So, it is better to get the version info from the jar file.
Attachments
Issue Links
- links to