Revision 31717
Added by Alessia Bardi about 10 years ago
modules/dnet-openaire-http-api-client/trunk/pom.xml | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |
|
2 |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
3 |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |
|
3 | 4 |
<parent> |
4 | 5 |
<groupId>eu.dnetlib</groupId> |
5 | 6 |
<artifactId>dnet-parent</artifactId> |
... | ... | |
11 | 12 |
<artifactId>dnet-openaire-http-api-client</artifactId> |
12 | 13 |
<packaging>jar</packaging> |
13 | 14 |
<version>1.0.0</version> |
14 |
<scm> |
|
15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire-http-api-client/tags/dnet-openaire-http-api-client-1.0.0</developerConnection>
|
|
16 |
</scm> |
|
15 |
<scm>
|
|
16 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire-http-api-client/tags/dnet-openaire-http-api-client-1.0.0</developerConnection>
|
|
17 |
</scm>
|
|
17 | 18 |
|
18 | 19 |
<dependencies> |
19 | 20 |
<dependency> |
Also available in: Unified diff
indent xml