Project

General

Profile

« Previous | Next » 

Revision 40191

Added by Nikon Gasparis over 8 years ago

removed snapshot dependencies from pom.xml

View differences:

pom.xml
18 18
		<struts2.version>2.3.16.3</struts2.version>
19 19
	</properties>
20 20

  
21

  
21 22
	<dependencies>
22 23
		<dependency>
23 24
			<groupId>org.apache.struts</groupId>
......
66 67
		<dependency>
67 68
			<groupId>eu.dnetlib</groupId>
68 69
			<artifactId>uoa-hcm</artifactId>
69
			<version>[1.1.0, 1.2.0-SNAPSHOT]</version>
70
			<version>[1.1.0, 1.2.0-SNAPSHOT)</version>
70 71
		</dependency>
71 72
		<dependency>
72 73
			<groupId>eu.dnetlib</groupId>
73 74
			<artifactId>uoa-api</artifactId>
74
			<version>[1.1.0, 1.2.0-SNAPSHOT]</version>
75
			<version>[1.1.0, 1.2.0-SNAPSHOT)</version>
75 76
		</dependency>
76 77
		<dependency>
77 78
			<groupId>eu.dnetlib</groupId>
78
			<artifactId>uoa-domain</artifactId>
79
			<version>[1.1.0, 1.2.0-SNAPSHOT]</version>
80
		</dependency>
81
		<dependency>
82
			<groupId>eu.dnetlib</groupId>
83 79
			<artifactId>uoa-utils</artifactId>
84
			<version>[1.1.0, 1.2.0-SNAPSHOT]</version>
80
			<version>[1.1.0, 1.2.0-SNAPSHOT)</version>
85 81
		</dependency>
86 82
		<dependency>
87 83
			<groupId>eu.dnetlib</groupId>
88 84
			<artifactId>uoa-commons</artifactId>
89
			<version>[1.1.0, 1.2.0-SNAPSHOT]</version>
85
			<version>[1.1.0, 1.2.0-SNAPSHOT)</version>
90 86
			<exclusions>
91 87
				<exclusion>
92 88
					<artifactId>cglib</artifactId>
......
145 141
		<dependency>
146 142
            <groupId>eu.dnetlib</groupId>
147 143
            <artifactId>uoa-validator-commons</artifactId>
148
            <version>[2.0.0, 2.1.0-SNAPSHOT]</version>
144
            <version>[2.0.0, 2.1.0-SNAPSHOT)</version>
149 145
        </dependency>
150 146
	</dependencies>
151 147
</project>

Also available in: Unified diff