Skip to content

Commit 4d52ca1

Browse files
Bugfix
1 parent 550c557 commit 4d52ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/project/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ add_vendor_package() {
5353
<groupId>${groupId}</groupId>
5454
<artifactId>${artifactId}</artifactId>
5555
<type>${type}</type>
56-
<target>/apps/vendor-packages/container/install</target>
56+
<target>/apps/${PROJECT_NAME}-vendor-packages/container/install</target>
5757
</embedded>"
5858
local all_pom="all/pom.xml"
5959

0 commit comments

Comments
 (0)