Fix group names etc as required to ensure a multiproject:install works from /docs if there is a CLEAN (empty) Maven repository.
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
<dependency>
|
||||
<groupId>acegisecurity</groupId>
|
||||
<artifactId>acegi-security</artifactId>
|
||||
<version>0.7-SNAPSHOT</version>
|
||||
<version>0.7.0-SNAPSHOT</version>
|
||||
<type>jar</type>
|
||||
<url>http://acegisecurity.sourceforge.net</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
||||
Reference in New Issue
Block a user