Revision 54225
Added by Claudio Atzori almost 6 years ago
modules/dnet-index-client/branches/solr75/pom.xml | ||
---|---|---|
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-index-client</artifactId> |
12 | 12 |
<packaging>jar</packaging> |
13 |
<version>2.3.2-solr75</version>
|
|
13 |
<version>2.3.3-solr75-SNAPSHOT</version>
|
|
14 | 14 |
<scm> |
15 | 15 |
<developerConnection> |
16 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-index-client/tags/dnet-index-client-2.3.2-solr75
|
|
16 |
scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-index-client/branches/solr7
|
|
17 | 17 |
</developerConnection> |
18 | 18 |
</scm> |
19 | 19 |
<dependencies> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration