Corrected path to static files.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</snapshotRepository>
|
||||
<site>
|
||||
<id>static.springframework.org</id>
|
||||
<url>scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-ldap/sites/1.5</url>
|
||||
<url>scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-ldap/sites/1.3</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
<scm>
|
||||
@@ -459,4 +459,4 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
</project>
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -94,7 +94,7 @@
|
||||
</snapshotRepository>
|
||||
<site>
|
||||
<id>static.springframework.org</id>
|
||||
<url>scp://spring02.managed.contegix.com/opt/www/domains/springframework.org/www/htdocs/spring-ldap/sites/1.3</url>
|
||||
<url>scp://static.springframework.com/var/www/domains/springframework.org/static/htdocs/spring-ldap/sites/1.3</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
<scm>
|
||||
|
||||
Reference in New Issue
Block a user