Corrected packaging elt (not a war!)
This commit is contained in:
parent
9351ff96f8
commit
d2eb877eba
|
@ -9,8 +9,8 @@
|
|||
<artifactId>spring-security-openid</artifactId>
|
||||
<name>Spring Security - OpenID support</name>
|
||||
<description>Spring Security - Support for OpenID</description>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue