Skip to content
Snippets Groups Projects
Commit e5cca642 authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Generate new module

parent 3327c0c8
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>Biopet</artifactId>
<groupId>nl.lumc.sasc</groupId>
<version>0.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BiopetCore</artifactId>
</project>
\ No newline at end of file
......@@ -40,6 +40,7 @@
<module>toucan</module>
<module>shiva</module>
<module>basty</module>
<module>biopet-core</module>
</modules>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment