Revision 47596
Added by Marek Horst over 7 years ago
pom.xml | ||
---|---|---|
804 | 804 |
</build> |
805 | 805 |
|
806 | 806 |
<distributionManagement> |
807 |
<repository>
|
|
807 |
<snapshotRepository>
|
|
808 | 808 |
<id>dnet45-bootstrap-snapshot</id> |
809 | 809 |
<url>http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/</url> |
810 |
</repository>
|
|
810 |
</snapshotRepository>
|
|
811 | 811 |
</distributionManagement> |
812 | 812 |
|
813 | 813 |
<repositories> |
Also available in: Unified diff
renaming <repository> to <snapshotRepository> in <distributionManagement> section