Revision 45276
Added by Claudio Atzori almost 8 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 |
|
9 | 9 |
<scm> |
10 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-objectStore-ui/trunk</developerConnection>
|
|
10 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-objectStore-ui/trunk</developerConnection>
|
|
11 | 11 |
</scm> |
12 | 12 |
<groupId>eu.dnetlib</groupId> |
13 | 13 |
<artifactId>dnet-objectStore-ui</artifactId> |
Also available in: Unified diff
migrated to dnet45