Skip to content

Commit 1e03bc2

Browse files
authored
Merge pull request #242 from daggerok/patch-2
Fix pom.xml for liberty profile.
2 parents adc0dd4 + 8168114 commit 1e03bc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/pom-servers.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@
151151
</execution>
152152
</executions>
153153
<configuration>
154-
<appArchive>${project.build.directory}/${final.name}.war</appArchive>
155154
<include>runnable</include>
156155
<serverName>${final.name}</serverName>
157156
<bootstrapProperties>

0 commit comments

Comments
 (0)