1 |
33329
|
nikon.gasp
|
<?xml version="1.0" ?>
|
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">
|
3 |
|
|
<parent>
|
4 |
|
|
<groupId>eu.dnetlib</groupId>
|
5 |
|
|
<artifactId>dnet-parent</artifactId>
|
6 |
36518
|
nikon.gasp
|
<version>1.0.0</version>
|
7 |
33329
|
nikon.gasp
|
</parent>
|
8 |
|
|
<modelVersion>4.0.0</modelVersion>
|
9 |
|
|
<groupId>eu.dnetlib</groupId>
|
10 |
|
|
<artifactId>uoa-validator-engine</artifactId>
|
11 |
|
|
<packaging>jar</packaging>
|
12 |
36522
|
nikon.gasp
|
<version>2.1.0-SNAPSHOT</version>
|
13 |
33329
|
nikon.gasp
|
<scm>
|
14 |
36522
|
nikon.gasp
|
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-validator-engine/trunk</developerConnection>
|
15 |
33329
|
nikon.gasp
|
</scm>
|
16 |
|
|
</project>
|