Skip to content
Snippets Groups Projects
Commit dff878b0 authored by Amandine  TOURNAY's avatar Amandine TOURNAY
Browse files

Upgraded POM to latest version

parent d80bbf09
No related branches found
No related tags found
1 merge request!2Merge main branck into carlos-edits to integrate Amandine and Stephane's and and Carlos' codes
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: org.bioimageanalysis.icy:icy-kernel:2.4.2" level="project" />
<orderEntry type="library" name="Maven: black.ninia:jep:4.0.3" level="project" />
</component>
</module>
\ No newline at end of file
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<!-- Project properties --> <!-- Project properties -->
<properties> <properties>
<artifact-to-include>jep</artifact-to-include>
</properties> </properties>
<profiles> <profiles>
......
artifactId=icy-jep
groupId=org.bioimageanalysis.icy
version=4.0.3
plugins/atournay/jep/JepPlugin.class
plugins/atournay/jep/CustomClassEnquirer.class
plugins/atournay/jep/JepUtils.class
plugins/atournay/jep/PythonUtils.class
/run/media/kitwaii/Dev/kitwaii/pasteur/Plugins/jep/src/main/java/plugins/atournay/jep/JepPlugin.java
/run/media/kitwaii/Dev/kitwaii/pasteur/Plugins/jep/src/main/java/plugins/atournay/jep/CustomClassEnquirer.java
/run/media/kitwaii/Dev/kitwaii/pasteur/Plugins/jep/src/main/java/plugins/atournay/jep/PythonUtils.java
/run/media/kitwaii/Dev/kitwaii/pasteur/Plugins/jep/src/main/java/plugins/atournay/jep/JepUtils.java
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment