]
Petr Sakař commented on WFLY-8640:
----------------------------------
Issue is caused by missing commit for JBEAP-1185
Implementation version does not correspond to JAR version for
wildfly-client-all src JAR
----------------------------------------------------------------------------------------
Key: WFLY-8640
URL:
https://issues.jboss.org/browse/WFLY-8640
Project: WildFly
Issue Type: Bug
Components: Application Client
Reporter: Petr Sakař
Assignee: Petr Sakař
The affected JAR: wildfly-client-all-VERSION-sources.jar
Currently
Manifest contains: {{Implementation version: WRONG_VERSION}}
Should be
Manifest contains: {{Implementation version: VERSION}}