Skip to content

Commit

Permalink
LPS-166479 Proper package
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Feb 8, 2023
1 parent cc60afc commit ced874d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ This target has been renamed to "snapshot-bundle". Please call "snapshot-bundle"

<local name="artifact.id" />

<property name="artifact.id" value="com.liferay.${processed.dir.name}" />
<property name="artifact.id" value="com.${processed.dir.name}" />

<delete dir="${user.home}/.m2/repository/com/liferay/workspaces/${artifact.id}" />
<delete file="${project.dir}/dist/${artifact.id}.pom" />
Expand Down

0 comments on commit ced874d

Please sign in to comment.