Project

General

Profile

« Previous | Next » 

Revision 36899

[maven-release-plugin] prepare release dnet-minimal-container-1.0.0

View differences:

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

  
19 18
	<dependencies>

Also available in: Unified diff