Skip to content
Snippets Groups Projects
Commit 3f95e667 authored by Antoine Rey's avatar Antoine Rey
Browse files

Make JAR not WAR

parent fb8ffb3d
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
<version>1.0.0-SNAPSHOT</version>
<name>petclinic</name>
<packaging>war</packaging>
<packaging>jar</packaging>
<properties>
<java.version>1.7</java.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment