Revision 48432
Added by Marek Horst over 5 years ago
modules/icm-iis-parent-container/trunk/pom.xml | ||
---|---|---|
6 | 6 |
<version>1.0.0</version> |
7 | 7 |
</parent> |
8 | 8 |
|
9 |
<version>1.0.3</version>
|
|
9 |
<version>1.0.4-SNAPSHOT</version>
|
|
10 | 10 |
<modelVersion>4.0.0</modelVersion> |
11 | 11 |
<artifactId>icm-iis-parent-container</artifactId> |
12 | 12 |
<packaging>pom</packaging> |
13 | 13 |
|
14 | 14 |
<scm> |
15 | 15 |
<developerConnection> |
16 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/icm-iis-parent-container/tags/icm-iis-parent-container-1.0.3
|
|
16 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/icm-iis-parent-container/trunk
|
|
17 | 17 |
</developerConnection> |
18 | 18 |
</scm> |
19 | 19 |
|
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration