-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Milestone
Description
We are currently always set specificationVersion = implementationVersion = POM version. As specificationVersion is decimal-numeric-only, we are setting invalid versions any time our POM version has alpha characters (e.g. "beta-X", "rc-Y").