Revision 38560
Added by Eri Katsari over 9 years ago
pom.xml | ||
---|---|---|
9 | 9 |
<groupId>eu.dnetlib</groupId> |
10 | 10 |
<artifactId>dnet-functionality-services</artifactId> |
11 | 11 |
<packaging>war</packaging> |
12 |
<version>1.2.0-SNAPSHOT</version>
|
|
12 |
<version>1.3.0-SNAPSHOT</version>
|
|
13 | 13 |
<scm> |
14 | 14 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-functionality-services/trunk</developerConnection> |
15 | 15 |
</scm> |
... | ... | |
17 | 17 |
<dependency> |
18 | 18 |
<groupId>eu.dnetlib</groupId> |
19 | 19 |
<artifactId>uoa-search</artifactId> |
20 |
<version>[1.2.0, 1.3.0-SNAPSHOT)</version>
|
|
20 |
<version>[1.3.0-SNAPSHOT]</version>
|
|
21 | 21 |
<exclusions> <!-- already included in tomcat7 --> |
22 | 22 |
<exclusion> |
23 | 23 |
<groupId>javax.servlet</groupId> |
... | ... | |
62 | 62 |
<version>1.2</version> |
63 | 63 |
</dependency> |
64 | 64 |
</dependencies> |
65 |
|
|
66 |
|
|
67 |
<build> |
|
68 |
<finalName>shadowSearch</finalName> |
|
69 |
</build> |
|
70 |
|
|
65 | 71 |
</project> |
Also available in: Unified diff
bt login module: fix for look and feel