pom.xml uses deprecated syntax
------------------------------

                 Key: TOBAGO-699
                 URL: https://issues.apache.org/jira/browse/TOBAGO-699
             Project: MyFaces Tobago
          Issue Type: Task
          Components: Build
    Affects Versions: 1.1.0
            Reporter: Paul Rivera
            Priority: Trivial


${version} is a deprecated maven property. It should be changed to 
${pom.version} or ${project.version}. 

files using ${version}:
example/tobago-example-assembly/pom.xml
tobago-assembly/pom.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to