We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66815d1 commit 310eca3Copy full SHA for 310eca3
1 file changed
pom.xml
@@ -5,6 +5,9 @@
5
<groupId>works.buddy.samples</groupId>
6
<artifactId>works-with-heroku</artifactId>
7
<version>1.0</version>
8
+
9
+ <!-- demo for webhook -->
10
11
<packaging>war</packaging>
12
<properties>
13
<maven.compiler.source>1.6</maven.compiler.source>
0 commit comments