Project

General

Profile

« Previous | Next » 

Revision 39672

[maven-release-plugin] prepare release dnet-openaire-blacklist-0.0.1

View differences:

modules/dnet-openaire-blacklist/trunk/pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
3
         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" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 3
    <parent>
5 4
        <groupId>eu.dnetlib</groupId>
6 5
        <artifactId>dnet-parent</artifactId>
7 6
        <version>1.0.0</version>
8
        <relativePath></relativePath>
7
        <relativePath />
9 8
    </parent>
10 9
    <modelVersion>4.0.0</modelVersion>
11 10
    <groupId>eu.dnetlib</groupId>
12 11
    <artifactId>dnet-openaire-blacklist</artifactId>
13 12
    <packaging>jar</packaging>
14
    <version>0.0.1-SNAPSHOT</version>
13
    <version>0.0.1</version>
15 14
    <scm>
16 15
        <developerConnection>
17
            scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire-blacklist/trunk
16
            scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-openaire-blacklist/tags/dnet-openaire-blacklist-0.0.1
18 17
        </developerConnection>
19 18
    </scm>
20 19
    <dependencies>

Also available in: Unified diff