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 committed Mar 28, 2014
1 parent 3f067e5 commit d58481f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
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 d58481f

Please sign in to comment.