mirror of
https://github.com/apache/archiva.git
synced 2025-03-03 23:19:08 +00:00
moved codehaus snapshots repo inside a profile
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680573 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
23392d13f3
commit
7852da039b
7
pom.xml
7
pom.xml
@ -1036,9 +1036,8 @@
|
||||
</plugins>
|
||||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<!-- temporarily added for redback 1.0.3-SNAPSHOT | remove once redback is released! -->
|
||||
<profile>
|
||||
<id>buildWithSnapshots</id>
|
||||
<repositories>
|
||||
<repository>
|
||||
<releases>
|
||||
@ -1052,4 +1051,6 @@
|
||||
<url>http://snapshots.repository.codehaus.org</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user