more natural place for this module
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1417913 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
51325b452e
commit
8dbb9a32ff
|
@ -31,5 +31,6 @@
|
|||
<module>redback-authentication-open</module>
|
||||
<module>redback-authentication-memory</module>
|
||||
<module>redback-authentication-ldap</module>
|
||||
<module>redback-authentication-users</module>
|
||||
</modules>
|
||||
</project>
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
<groupId>org.apache.archiva.redback</groupId>
|
||||
<artifactId>redback-authentication-providers</artifactId>
|
||||
<version>2.1-SNAPSHOT</version>
|
||||
<relativePath>../../redback-authentication/redback-authentication-providers/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>redback-authentication-users</artifactId>
|
|
@ -31,6 +31,5 @@
|
|||
<module>redback-users-api</module>
|
||||
<module>redback-users-providers</module>
|
||||
<module>redback-users-tests</module>
|
||||
<module>redback-authentication-users</module>
|
||||
</modules>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue