mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
Use iBiblio Maven repo location for Apache DS.
This commit is contained in:
parent
3010a85fdd
commit
6dcf6b9456
@ -54,6 +54,6 @@
|
||||
<classpathentry kind="var" path="MAVEN_REPO/hibernate/jars/hibernate-3.0.3.jar"/>
|
||||
<classpathentry kind="var" path="MAVEN_REPO/commons-lang/jars/commons-lang-2.0.jar"/>
|
||||
<classpathentry sourcepath="DIST_BASE/commons-beanutils-1.6.1-src/src/java" kind="var" path="MAVEN_REPO/commons-beanutils/jars/commons-beanutils-1.6.1.jar"/>
|
||||
<classpathentry kind="var" path="MAVEN_REPO/apache-directory/jars/apacheds-main-0.9-SNAPSHOT.jar"/>
|
||||
<classpathentry kind="var" path="MAVEN_REPO/directory/jars/apacheds-main-0.9-SNAPSHOT.jar"/>
|
||||
<classpathentry kind="output" path="target/eclipseclasses"/>
|
||||
</classpath>
|
||||
|
@ -338,7 +338,7 @@
|
||||
</properties>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>apache-directory</groupId>
|
||||
<groupId>directory</groupId>
|
||||
<artifactId>apacheds-main</artifactId>
|
||||
<version>0.9-SNAPSHOT</version>
|
||||
<type>jar</type>
|
||||
|
Loading…
x
Reference in New Issue
Block a user