Revision 62509
Added by Konstantinos Spyrou almost 2 years ago
pom.xml | ||
---|---|---|
18 | 18 |
<url>https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaire-usage-stats-sushilite/trunk/</url> |
19 | 19 |
</scm> |
20 | 20 |
|
21 |
<distributionManagement> |
|
22 |
<snapshotRepository> |
|
23 |
<id>dnet45-snapshots</id> |
|
24 |
<name>DNet45 Snapshots</name> |
|
25 |
<url>https://maven.d4science.org/nexus/content/repositories/dnet45-snapshots</url> |
|
26 |
<layout>default</layout> |
|
27 |
</snapshotRepository> |
|
28 |
<repository> |
|
29 |
<id>dnet45-releases</id> |
|
30 |
<url>https://maven.d4science.org/nexus/content/repositories/dnet45-releases</url> |
|
31 |
</repository> |
|
32 |
</distributionManagement> |
|
33 |
|
|
34 |
|
|
21 | 35 |
<!-- |
22 | 36 |
<parent> |
23 | 37 |
<groupId>org.springframework.boot</groupId> |
Also available in: Unified diff
added distribution management tag