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:
Ben Alex
2004-12-25 07:02:31 +00:00
parent 02f0c18123
commit c77cb84f52
11 changed files with 24 additions and 16 deletions

View File

@@ -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>