Revision 45260
Added by Claudio Atzori over 7 years ago
pom.xml | ||
---|---|---|
2 | 2 |
<modelVersion>4.0.0</modelVersion> |
3 | 3 |
<parent> |
4 | 4 |
<groupId>eu.dnetlib</groupId> |
5 |
<artifactId>dnet-parent</artifactId> |
|
6 |
<version>1.0.0</version> |
|
5 |
<artifactId>dnet45-parent</artifactId>
|
|
6 |
<version>1.0.0-SNAPSHOT</version>
|
|
7 | 7 |
</parent> |
8 | 8 |
<groupId>eu.dnetlib</groupId> |
9 | 9 |
<artifactId>dnet-modular-index-service</artifactId> |
10 | 10 |
<version>2.5.1-SNAPSHOT</version> |
11 | 11 |
<scm> |
12 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-modular-index-service/trunk</developerConnection>
|
|
12 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-modular-index-service/trunk</developerConnection>
|
|
13 | 13 |
</scm> |
14 | 14 |
<repositories> |
15 | 15 |
<!-- repo for Akka Actors --> |
Also available in: Unified diff
migrated to dnet45