cambio docker

This commit is contained in:
Francisco Jesús Martínez Mimbrera
2026-06-05 18:17:29 +02:00
parent 08747099b0
commit 7fcf0486ff
132 changed files with 1736 additions and 0 deletions
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>afryca.group</groupId>
<artifactId>afryca.plugins</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>afryca.consensusmodel.rodriguez2015</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>