Revision 62396
Added by Konstantina Galouni over 2 years ago
pom.xml | ||
---|---|---|
4 | 4 |
<modelVersion>4.0.0</modelVersion> |
5 | 5 |
<groupId>eu.dnetlib</groupId> |
6 | 6 |
<artifactId>uoa-admin-tools</artifactId> |
7 |
<version>2.0.4-SNAPSHOT</version>
|
|
7 |
<version>2.0.5-SNAPSHOT</version>
|
|
8 | 8 |
<packaging>war</packaging> |
9 | 9 |
<name>uoa-admin-tools</name> |
10 | 10 |
<!-- Use parent with artifact spring-boot-starter-parent and add plugin with artifact spring-boot-maven-plugin in order to run springboot run command--> |
Also available in: Unified diff
[Admin tools | Trunk] pom.xml: Increased version.