Revision 33442
Added by Marek Horst almost 10 years ago
modules/icm-iis-primer/trunk/pom.xml | ||
---|---|---|
2 | 2 |
<modelVersion>4.0.0</modelVersion> |
3 | 3 |
<groupId>eu.dnetlib</groupId> |
4 | 4 |
<artifactId>icm-iis-primer</artifactId> |
5 |
<version>0.0.1</version>
|
|
5 |
<version>0.0.2-SNAPSHOT</version>
|
|
6 | 6 |
<packaging>jar</packaging> |
7 | 7 |
|
8 | 8 |
<name>icm-iis-classpath-primer</name> |
9 | 9 |
<url>http://maven.apache.org</url> |
10 | 10 |
|
11 | 11 |
<scm> |
12 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-primer/tags/icm-iis-primer-0.0.1</developerConnection>
|
|
12 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-primer/trunk</developerConnection>
|
|
13 | 13 |
</scm> |
14 | 14 |
|
15 | 15 |
<dependencies> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration