Project

General

Profile

« Previous | Next » 

Revision 48350

Moving webapp from uoa-users-management project to dnet-openaire-users

View differences:

pom.xml
2 2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5
		<artifactId>dnet-container-parent</artifactId>
5
		<artifactId>dnet45-container-parent</artifactId>
6 6
		<version>1.0.0</version>
7 7
	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
......
16 16
	<dependencies>
17 17
		<dependency>
18 18
			<groupId>eu.dnetlib</groupId>
19
			<artifactId>uoa-user-management</artifactId>
20
			<version>[2.0.0-SNAPSHOT, 3.0.0)</version>
21
		</dependency>
22
		<dependency>
23
			<groupId>eu.dnetlib</groupId>
19 24
			<artifactId>dnet-runtime</artifactId>
20
			<version>[1.0.0]</version>
25
			<version>[1.0.0, 2.0.0)</version>
21 26
		</dependency>
22 27
		<dependency>
23 28
			<groupId>org.apache.cxf</groupId>

Also available in: Unified diff