Project

General

Profile

« Previous | Next » 

Revision 45295

migrated to dnet45

View differences:

pom.xml
2 2
	<modelVersion>4.0.0</modelVersion>
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
	</parent>
8 8
	<groupId>eu.dnetlib</groupId>
9 9
	<artifactId>dnet-collector-plugins</artifactId>
10 10
	<version>1.3.4-SNAPSHOT</version>
11 11
	<scm>
12
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-collector-plugins/trunk</developerConnection>
12
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-collector-plugins/trunk</developerConnection>
13 13
	</scm>
14 14
	<dependencies>
15 15
		<dependency>
......
73 73
			</plugin>
74 74
		</plugins>
75 75
	</build>
76
</project>
76
</project>

Also available in: Unified diff