Revision 48447
Added by Marek Horst over 5 years ago
pom.xml | ||
---|---|---|
25 | 25 |
<modelVersion>4.0.0</modelVersion> |
26 | 26 |
|
27 | 27 |
<artifactId>icm-iis-3rdparty-avro-json</artifactId> |
28 |
<version>1.2</version>
|
|
28 |
<version>1.3-SNAPSHOT</version>
|
|
29 | 29 |
<packaging>jar</packaging> |
30 | 30 |
|
31 | 31 |
<scm> |
32 | 32 |
<developerConnection> |
33 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/icm-iis-3rdparty-avro-json/tags/icm-iis-3rdparty-avro-json-1.2
|
|
33 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/icm-iis-3rdparty-avro-json/trunk
|
|
34 | 34 |
</developerConnection> |
35 | 35 |
</scm> |
36 | 36 |
|
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration