Project

General

Profile

« Previous | Next » 

Revision 46912

refer to dnet45 source code and snapshot repository

View differences:

webapps/dnet-container-provision/trunk/deploy.info
1 1
{
2 2
	"type_source": "SVN", 
3 3
	"goal": "package -U -T 4C source:jar", 
4
	"url": "http://svn-public.driver.research-infrastructures.eu/driver/dnet40/webapps/dnet-container-provision/trunk", 
4
	"url": "http://svn-public.driver.research-infrastructures.eu/driver/dnet45/webapps/dnet-container-provision/trunk", 
5 5
	"deploy_repository": "dnet4-snapshots", 
6 6
	"version": "4", 
7 7
	"mail": "sandro.labruzzo@isti.cnr.it,michele.artini@isti.cnr.it,claudio.atzori@isti.cnr.it,alessia.bardi@isti.cnr.it", 
8
	"deploy_repository_url": "http://maven.research-infrastructures.eu/nexus/content/repositories/dnet4-snapshots", 
8
	"deploy_repository_url": "http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots", 
9 9
	"name": "dnet-container-provision",
10 10
	"nightly" : "true",
11 11
	"cron" : "0 0 0 1/1 * ? *"
webapps/dnet-container-provision/trunk/pom.xml
3 3
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 4
	<parent>
5 5
		<groupId>eu.dnetlib</groupId>
6
		<artifactId>dnet-container-parent</artifactId>
6
		<artifactId>dnet45-container-parent</artifactId>
7 7
		<version>1.0.0-SNAPSHOT</version>
8 8
		<relativePath></relativePath>
9 9
	</parent>
......
55 55
		<dependency>
56 56
			<groupId>eu.dnetlib</groupId>
57 57
			<artifactId>cnr-data-information-oai-publisher</artifactId>
58
			<version>[6.0.0-SNAPSHOT,7.0.0)</version>
58
			<version>[8.0.0-SNAPSHOT,9.0.0)</version>
59 59
		</dependency>
60 60

  
61 61
		<!-- Inspector security -->
......
82 82
		<dependency>
83 83
			<groupId>eu.dnetlib</groupId>
84 84
			<artifactId>dnet-index-solr-service</artifactId>
85
			<version>[2.4.5-OR-SNAPSHOT]</version>
85
			<version>[2.4.3-SNAPSHOT]</version>
86 86
		</dependency>
87 87

  
88 88
		<dependency>

Also available in: Unified diff