Project

General

Profile

« Previous | Next » 

Revision 34662

[maven-release-plugin] prepare release dnet-container-openaireplus-2.0.0

View differences:

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"
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-container-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-container-openaireplus</artifactId>
13 12
	<packaging>war</packaging>
14
	<version>2.0.0-SNAPSHOT</version>
13
	<version>2.0.0</version>
15 14
	<scm>
16
    		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-container-openaireplus/trunk</developerConnection>
15
    		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-container-openaireplus/tags/dnet-container-openaireplus-2.0.0</developerConnection>
17 16
    	</scm>
18 17
	<dependencies>
19 18

  

Also available in: Unified diff