Project

General

Profile

« Previous | Next » 

Revision 63200

Added by Alessia Bardi 4 months ago

updated deploy URL with https and new hostname

View differences:

pom.xml
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet-parent</artifactId>
6
		<version>2.0.0-SNAPSHOT</version>
6
		<version>3.0.0-SNAPSHOT</version>
7 7
		<relativePath />
8 8
	</parent>
9 9
	<modelVersion>4.0.0</modelVersion>
......
113 113
		<repository>
114 114
			<id>typesafe</id>
115 115
			<name>typesafe-releases</name>
116
			<url>http://maven.research-infrastructures.eu/nexus/content/repositories/typesafe</url>
116
			<url>https://maven.research-infrastructures.eu/nexus/content/repositories/typesafe</url>
117 117
		</repository>
118 118
	</repositories>
119 119

  

Also available in: Unified diff