Project

General

Profile

« Previous | Next » 

Revision 45329

migrated to dnet45

View differences:

pom.xml
2 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 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5
		<artifactId>dnet-parent</artifactId>
6
		<version>1.0.0</version>
5
		<artifactId>dnet45-parent</artifactId>
6
		<version>1.0.0-SNAPSHOT</version>
7 7
		<relativePath />
8 8
	</parent>
9 9
	<modelVersion>4.0.0</modelVersion>
......
12 12
	<packaging>jar</packaging>
13 13
	<version>2.1.1-SNAPSHOT</version>
14 14
	<scm>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-vocabulary-publisher/trunk</developerConnection>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-vocabulary-publisher/trunk</developerConnection>
16 16
	</scm>
17 17
	<dependencies>
18 18
		<dependency>
19
			<groupId>eu.dnetlib</groupId>
20
			<artifactId>cnr-rmi-api</artifactId>
21
			<version>[2.0.0,3.0.0)</version>
22
		</dependency>
23
		<dependency>
19 24
			<groupId>com.google.guava</groupId>
20 25
			<artifactId>guava</artifactId>
21 26
			<version>${google.guava.version}</version>

Also available in: Unified diff