Project

General

Profile

« Previous | Next » 

Revision 62154

fixed parent pom

View differences:

pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet45-parent</artifactId>
6
		<version>1.0.0-20201113.093220-5</version>
6
		<version>1.0.0</version>
7 7
	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<groupId>eu.dnetlib</groupId>
10 10
	<artifactId>cnr-mongo-mdstore</artifactId>
11 11
	<packaging>jar</packaging>
12
	<version>6.0.8-SNAPSHOT</version>
12
	<version>7.0.0-SNAPSHOT</version>
13 13
	<scm>
14 14
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/cnr-mongo-mdstore/trunk</developerConnection>
15 15
	</scm>
......
41 41
		<dependency>
42 42
			<groupId>eu.dnetlib</groupId>
43 43
			<artifactId>cnr-modular-mdstore-service</artifactId>
44
			<version>[6.0.5-SNAPSHOT,7.0.0)</version>
44
			<version>[7.0.0,8.0.0)</version>
45 45
		</dependency>
46 46
		<dependency>
47 47
			<groupId>eu.dnetlib</groupId>

Also available in: Unified diff