Project

General

Profile

« Previous | Next » 

Revision 38897

eu.dnet/*iis* dependency versions from (non-existing) 1.0.0-SNAPSHOT to (existing) 1.0.1-SNAPSHOT

View differences:

modules/icm-iis-projectreferencesmerger/trunk/pom.xml
18 18
		<dependency>
19 19
			<groupId>eu.dnetlib</groupId>
20 20
			<artifactId>icm-iis-core</artifactId>
21
			<version>1.0.0-SNAPSHOT</version>
21
			<version>1.0.1-SNAPSHOT</version>
22 22
		</dependency>
23 23
		<dependency>
24 24
			<groupId>eu.dnetlib</groupId>
25 25
			<artifactId>icm-iis-core</artifactId>
26
			<version>1.0.0-SNAPSHOT</version>
26
			<version>1.0.1-SNAPSHOT</version>
27 27
			<type>test-jar</type>
28 28
			<scope>test</scope>
29 29
		</dependency>
30 30
        <dependency>
31 31
            <groupId>eu.dnetlib</groupId>
32 32
            <artifactId>icm-iis-schemas</artifactId>
33
            <version>1.0.0-SNAPSHOT</version>
33
            <version>1.0.1-SNAPSHOT</version>
34 34
        </dependency>
35 35
        <!-- required after introducing 'provided' scope for hadoop libs -->
36 36
        <dependency>
......
104 104
	    <dependency>
105 105
			<groupId>eu.dnetlib</groupId>
106 106
			<artifactId>icm-iis-3rdparty-pig-avrostorage</artifactId>
107
			<version>1.0.0-SNAPSHOT</version>
107
			<version>1.0.1-SNAPSHOT</version>
108 108
			<type>jar</type>
109 109
		</dependency>
110 110
		<!-- Needed to run Pig jobs } -->

Also available in: Unified diff