Project

General

Profile

« Previous | Next » 

Revision 31539

preparing for release 1.0.0

View differences:

modules/dnet-modular-is-ui/trunk/pom.xml
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6 6
		<artifactId>dnet-parent</artifactId>
7
		<version>1.0.0-SNAPSHOT</version>
7
		<version>1.0.0</version>
8 8
	</parent>
9 9
	<modelVersion>4.0.0</modelVersion>
10 10
	<groupId>eu.dnetlib</groupId>
11 11
	<artifactId>dnet-modular-is-ui</artifactId>
12 12
	<packaging>jar</packaging>
13 13
	<version>1.0.0-SNAPSHOT</version>
14
	<dependencies>
14
<scm>
15
   <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-modular-is-ui/trunk</developerConnection>
16
</scm>	
17
<dependencies>
15 18
	  <dependency>
16 19
	    <groupId>commons-fileupload</groupId>
17 20
	    <artifactId>commons-fileupload</artifactId>
......
20 23
          	<dependency>
21 24
                        <groupId>eu.dnetlib</groupId>
22 25
                        <artifactId>dnet-modular-ui</artifactId>
23
                        <version>2.0.0-SNAPSHOT</version>
26
                        <version>[2.0.0,3.0.0)</version>
24 27
                </dependency>
25 28
		<dependency>
26 29
			<groupId>junit</groupId>

Also available in: Unified diff