git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngine@120517 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
f1087d9a9d
commit
516a0bd922
|
@ -1,2 +1,2 @@
|
|||
v. 1.0.0 (20-04-2011)
|
||||
v. 1.0.0 (01-12-2015)
|
||||
* First release
|
||||
|
|
|
@ -14,7 +14,7 @@ Authors
|
|||
Version and Release Date
|
||||
------------------------
|
||||
|
||||
version 1.5.0 (26-11-2012)
|
||||
version 1.0.0 (01-12-2015)
|
||||
|
||||
Description
|
||||
--------------------
|
||||
|
|
|
@ -1,11 +1,7 @@
|
|||
<ReleaseNotes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="xsd/changelog.xsd">
|
||||
<Changeset component="org.gcube.content-management.ecological-engine.1-0-0"
|
||||
date="2012-02-23">
|
||||
<Changeset component="org.gcube.dataanalysis.1-0-0"
|
||||
date="2015-12-01">
|
||||
<Change>First Release</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.content-management.ecological-engine.1-8-5-SNAPSHOT"
|
||||
date="2015-05-27">
|
||||
<Change>* Bug fixing and add of mathematical support functions</Change>
|
||||
</Changeset>
|
||||
</ReleaseNotes>
|
|
@ -3,8 +3,8 @@
|
|||
<ID></ID>
|
||||
<Type>Library</Type>
|
||||
<Profile>
|
||||
<Description>Ecological Engine GeoSpatial Extension Library</Description>
|
||||
<Class>EcologicalEngineGeoSpatialExtension</Class>
|
||||
<Description>Connector to the SeaDataNet e-Infrastructure</Description>
|
||||
<Class>SeaDataNetConnector</Class>
|
||||
<Name>${artifactId}</Name>
|
||||
<Version>1.0.0</Version>
|
||||
<Packages>
|
||||
|
|
|
@ -1 +1 @@
|
|||
https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineGeoSpatialExtension
|
||||
https://svn.d4science.research-infrastructures.eu/gcube/branches/data-analysis/SeaDataNetConnector
|
Loading…
Reference in New Issue