Skip to content

Commit

Permalink
LPS-16434 Source formatting
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.liferay.com/repos/public/portal/trunk@77843 05bdf26c-840f-0410-9ced-eb539d925f36
  • Loading branch information
brianchandotcom committed Apr 12, 2011
1 parent 3afdd2d commit d56f3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-maven.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<property name="artifact.file" value="dist/liferay-portal-${lp.version}.war" />
</then>
<else>
<property name="artifact.file" value="${artifact.id}/${artifact.id}.${packaging}"/>
<property name="artifact.file" value="${artifact.id}/${artifact.id}.${packaging}" />
</else>
</if>

Expand Down

0 comments on commit d56f3f4

Please sign in to comment.