Added missing "packaging" elment to openid pom

This commit is contained in:
Luke Taylor 2008-02-24 16:23:03 +00:00
parent 8c00bb1537
commit 9351ff96f8
1 changed files with 7 additions and 6 deletions

View File

@ -10,6 +10,7 @@
<name>Spring Security - OpenID support</name>
<description>Spring Security - Support for OpenID</description>
<version>2.0-SNAPSHOT</version>
<packaging>war</packaging>
<dependencies>
<dependency>