Project

General

Profile

« Previous | Next » 

Revision 51159

branch for production

View differences:

modules/dnet-openaire-exporter/branches/prod/src/main/resources/global.properties
12 12
openaire.exporter.requestTimeout    =   10
13 13

  
14 14
# JDBC
15
openaire.exporter.jdbc.url          =   jdbc:postgresql://localhost:5432/dnet_openaire
15
openaire.exporter.jdbc.url          =   jdbc:postgresql://localhost:5432/dnet_openaireplus
16 16
openaire.exporter.jdbc.user         =   dnetapi
17 17
openaire.exporter.jdbc.pwd          =   dnetPwd
18 18
openaire.exporter.jdbc.minIdle      =   1
modules/dnet-openaire-exporter/branches/prod/pom.xml
3 3
	<modelVersion>4.0.0</modelVersion>
4 4
	<groupId>eu.dnetlib</groupId>
5 5
	<artifactId>dnet-openaire-exporter</artifactId>
6
	<version>1.1.0-SNAPSHOT</version>
6
	<version>1.1.0-PROD-SNAPSHOT</version>
7 7
	<scm>
8
	  <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaire-exporter/trunk</developerConnection>
8
	  <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaire-exporter/branches/prod</developerConnection>
9 9
    </scm>
10 10
	<ciManagement>
11 11
		<system>jenkins</system>
12
		<url>https://jenkins-dnet.d4science.org/view/DNet45/job/DSL45_dnet-openaire-exporter/</url>
12
		<url>https://jenkins-dnet.d4science.org/view/DNet45/job/DSL45_dnet-openaire-exporter-PROD/</url>
13 13
	</ciManagement>
14 14
	<distributionManagement>
15 15
		<repository>

Also available in: Unified diff