Skip to content
Snippets Groups Projects
Commit cdd7d764 authored by carlosuc3m's avatar carlosuc3m
Browse files

add roles in the pom

parent 341f7772
Branches
No related tags found
No related merge requests found
...@@ -16,6 +16,21 @@ ...@@ -16,6 +16,21 @@
<description>This project holds the code allowing the interaction between Icy and TensorFlow. <description>This project holds the code allowing the interaction between Icy and TensorFlow.
</description> </description>
<developers>
<developer>
<id>carlosuc3m</id>
<name>Carlos Garcia</name>
<roles>
<role>architect</role>
<role>developer</role>
<role>debugger</role>
<role>tester</role>
<role>maintainer</role>
<role>support</role>
</roles>
</developer>
</developers>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment