Fix repositories for central release
This commit is contained in:
committed by
Michael Minella
parent
16c0e05ed3
commit
2a3dcaf18c
@@ -43,6 +43,16 @@
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>central</id>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>spring-sourceforge</id>
|
||||
<name>Spring Sourceforge Repository</name>
|
||||
<url>file:///${user.home}/dev/sourceforge</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>dist</id>
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user