Project

General

Profile

« Previous | Next » 

Revision 57470

reverted to 57117

View differences:

pom.xml
20 20
			<name>FORTH ISL Nexus repository - Releases</name>
21 21
			<url>http://athena.ics.forth.gr:8081/repository/FORTH-ISL-releases/</url>
22 22
		</repository>
23
<repository>
24
                        <id>FORTH-ISL-snapshots</id>
25
                        <name>FORTH ISL Nexus repository - Snapshots</name>
26
                        <url>http://athena.ics.forth.gr:8081/repository/FORTH-ISL-snapshots/</url>
27
                </repository>
28 23
	</repositories>
29 24

  
30 25
	<dependencies>
......
56 51
		<dependency>
57 52
			<groupId>gr.forth.ics.isl</groupId>
58 53
			<artifactId>x3ml-engine</artifactId>
59
			<version>[1.9.2-SNAPSHOT]</version>
54
			<version>[1.9.3]</version>
60 55
			<exclusions>
61 56
					<exclusion>
62 57
						<groupId>org.slf4j</groupId>

Also available in: Unified diff