Project

General

Profile

1
<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/xsd/maven-4.0.0.xsd">
2
  <modelVersion>4.0.0</modelVersion>
3
  <parent>
4
    <groupId>eu.dnetlib</groupId>
5
    <artifactId>dnet-parent</artifactId>
6
    <version>1.0.0</version>
7
  </parent>
8
  <groupId>eu.dnetlib</groupId>
9
  <artifactId>dnet-openaire_dli-profiles</artifactId>
10
  <version>1.0.2-SNAPSHOT</version>
11
  <scm>
12
    <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire_dli-profiles/trunk</developerConnection>
13
  </scm>
14

    
15
</project>
(2-2/2)