We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d115ce commit b31cc23Copy full SHA for b31cc23
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
<groupId>com.github.chrishantha.sample</groupId>
22
<artifactId>java-samples</artifactId>
23
<version>0.0.2-SNAPSHOT</version>
24
- <packaging>pom</packaging>
+ <packaging>war</packaging>
25
26
<name>Java Samples</name>
27
<description>Java Sample Code to be used in examples (in blog, etc)</description>
0 commit comments