Revision 47897
Added by Alessia Bardi almost 6 years ago
modules/dnet-oai-modular-ui/trunk/pom.xml | ||
---|---|---|
10 | 10 |
<packaging>jar</packaging> |
11 | 11 |
<groupId>eu.dnetlib</groupId> |
12 | 12 |
<artifactId>dnet-oai-modular-ui</artifactId> |
13 |
<version>3.0.1</version>
|
|
13 |
<version>3.0.2-SNAPSHOT</version>
|
|
14 | 14 |
<scm> |
15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-oai-modular-ui/tags/dnet-oai-modular-ui-3.0.1</developerConnection>
|
|
15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-oai-modular-ui/trunk</developerConnection>
|
|
16 | 16 |
</scm> |
17 | 17 |
|
18 | 18 |
<dependencies> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration