Added missing "packaging" elment to openid pom
This commit is contained in:
parent
8c00bb1537
commit
9351ff96f8
|
@ -10,6 +10,7 @@
|
||||||
<name>Spring Security - OpenID support</name>
|
<name>Spring Security - OpenID support</name>
|
||||||
<description>Spring Security - Support for OpenID</description>
|
<description>Spring Security - Support for OpenID</description>
|
||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0-SNAPSHOT</version>
|
||||||
|
<packaging>war</packaging>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue