Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
e5cca642
Commit
e5cca642
authored
Sep 10, 2015
by
Peter van 't Hof
Browse files
Generate new module
parent
3327c0c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/biopet-core/pom.xml
0 → 100644
View file @
e5cca642
<?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
public/pom.xml
View file @
e5cca642
...
...
@@ -40,6 +40,7 @@
<module>
toucan
</module>
<module>
shiva
</module>
<module>
basty
</module>
<module>
biopet-core
</module>
</modules>
<properties>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment