Skip to content

Commit cbf546a

Browse files
committed
1 parent 27db9ee commit cbf546a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
<phase>package</phase>
5353
<configuration>
5454
<descriptors>
55-
<descriptor>bundle.xml</descriptor>
56-
<descriptor>migrations.xml</descriptor>
55+
<descriptor>${basedir}/src/main/assembly/bundle.xml</descriptor>
56+
<descriptor>${basedir}/src/main/assembly/migrations.xml</descriptor>
5757
</descriptors>
5858
</configuration>
5959
</execution>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)