Claus Ibsen created CAMEL-13738:
-----------------------------------
Summary: parent/pom.xml - use dash in version properties
Key: CAMEL-13738
URL: https://issues.apache.org/jira/browse/CAMEL-13738
Project: Camel
Issue Type: Task
Components: build system
Reporter: Claus Ibsen
We should only use dashes in the names, eg
<javax.el-api-version>2.2.5</javax.el-api-version>
<javax.el-version>2.2.5</javax.el-version>
<javax.el3-version>3.0.0</javax.el3-version>
<javax.el-api-hibernate-validator-version>3.0.1-b04</javax.el-api-hibernate-validator-version>
<javax.el-hibernate-validator-version>3.0.1-b10</javax.el-hibernate-validator-version>
Should be
javax-el-version and so forth. Also check if all of them are still in use?
Contributions is welcome
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)