Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Root pom should still use project.version
Browse files Browse the repository at this point in the history
  • Loading branch information
Simeon Pinder authored and spinder committed Oct 3, 2014
1 parent 744c1c9 commit dba7c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<product.urlDomain>jboss.org</product.urlDomain>
<product.salesEmail>rhq-users@lists.fedorahosted.org</product.salesEmail>
<product.supportEmail>rhq-users@lists.fedorahosted.org</product.supportEmail>
<product.version>${rhq.pom.version}</product.version>
<product.version>${project.version}</product.version>
<product.helpDocRoot>https://docs.jboss.org/author/display/RHQ/User+Documentation</product.helpDocRoot>
<product.buildPropertiesFile>target/build.properties</product.buildPropertiesFile>

Expand Down

0 comments on commit dba7c80

Please sign in to comment.