Skip to content

Commit fc1db3a

Browse files
authored
Update pom.xml
1 parent 6af9f0b commit fc1db3a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pom.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
<groupId>works.buddy.samples</groupId>
66
<artifactId>works-with-heroku</artifactId>
77
<version>1.0</version>
8-
<packaging>war</packaging>
8+
9+
<!-- demo for github webhook -->
10+
11+
<packaging>war</packaging>
912
<properties>
1013
<maven.compiler.source>1.6</maven.compiler.source>
1114
<maven.compiler.target>1.6</maven.compiler.target>

0 commit comments

Comments
 (0)