git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngine@51516 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
f2adba7f3f
commit
7df0fd88d5
|
@ -16,7 +16,7 @@ etics.build: (optional) Set to 'true', it indicates that build structures a
|
|||
for local builds.
|
||||
-->
|
||||
|
||||
<project default="deploy" name="Ecological Modelling Buildfile">
|
||||
<project default="deploy" name="Ecological Engine Buildfile">
|
||||
|
||||
<!-- environment -->
|
||||
<property environment="env" />
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name = EcologicalModelling
|
||||
package = org.gcube.application.aquamaps.ecomodelling.generators
|
||||
package = org.gcube.dataanalysis.ecoengine
|
||||
# Where the jar will be stored
|
||||
lib.dir = Dependencies/org.gcube.dataanalysis.ecologicalengine
|
||||
|
|
Loading…
Reference in New Issue