[
https://issues.apache.org/jira/browse/CAMEL-13738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881489#comment-16881489
]
Jan Bednar commented on CAMEL-13738:
------------------------------------
I have script validating unused properties somewhere. I will try to find it and
execute for camel-parent pom.
> 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
> Priority: Minor
> Fix For: 3.0.0
>
>
> 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)