Project

General

Profile

« Previous | Next » 

Revision 43444

Added workflows for entity registy

View differences:

pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 3
	<parent>
4 4
		<groupId>eu.dnetlib</groupId>
5 5
		<artifactId>dnet-parent</artifactId>
......
104 104
			<scope>test</scope>
105 105
		</dependency>
106 106
	</dependencies>
107
	<repositories>
108
		<repository>
109
			<id>dfm-releases</id>
110
			<url>http://maven.research-infrastructures.eu/nexus/content/repositories/dfm-releases/</url>
111
		</repository>
112
	</repositories>
113

  
107 114
</project>

Also available in: Unified diff