Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-11-27 18:39:09 +01:00
parent eb21bcc694
commit dcf1b9a7fd
1 changed files with 7 additions and 7 deletions

14
pom.xml
View File

@ -54,13 +54,13 @@
</dependency>
</dependencies>
<!-- <repositories> -->
<!-- <repository> -->
<!-- <id>dnet-deps</id> -->
<!-- <name>dnet-deps</name> -->
<!-- <url>http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps//</url> -->
<!-- </repository> -->
<!-- </repositories> -->
<repositories>
<repository>
<id>dnet-deps</id>
<name>dnet-deps</name>
<url>http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps//</url>
</repository>
</repositories>
<build>