Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
changed packaging to war
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiselmi committed Mar 26, 2015
1 parent f900527 commit ec6e8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version>0.0.1-SNAPSHOT</version>
<name>FusepoolP3 Spatial Search Demo</name>
<artifactId>p3-spatialsearch-demo</artifactId>
<packaging>jar</packaging>
<packaging>war</packaging>

<properties>
<java.version>1.7</java.version>
Expand Down

0 comments on commit ec6e8bb

Please sign in to comment.