Revision 48723
Added by Claudio Atzori over 7 years ago
pom.xml | ||
---|---|---|
4 | 4 |
|
5 | 5 |
<groupId>eu.dnetlib</groupId> |
6 | 6 |
<artifactId>dnet-openaire-exporter</artifactId> |
7 |
<version>1.0.8</version>
|
|
7 |
<version>1.0.9-SNAPSHOT</version>
|
|
8 | 8 |
<scm> |
9 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaire-exporter/tags/dnet-openaire-exporter-1.0.8</developerConnection>
|
|
10 |
<url>https://github.com/spring-projects/spring-boot/spring-boot-starter-parent/dnet-openaire-exporter/tags/dnet-openaire-exporter-1.0.8</url>
|
|
9 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaire-exporter/trunk</developerConnection>
|
|
10 |
<url>https://github.com/spring-projects/spring-boot/spring-boot-starter-parent/dnet-openaire-exporter</url> |
|
11 | 11 |
</scm> |
12 | 12 |
<ciManagement> |
13 | 13 |
<system>jenkins</system> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration