This commit is contained in:
Lucio Lelii 2018-06-14 15:25:08 +00:00
parent 8efd2521b7
commit 3929c94f04
3 changed files with 22 additions and 14 deletions

View File

@ -91,6 +91,14 @@
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>

View File

@ -19,13 +19,13 @@ demonstration - D4Science (grant no. 212488), D4Science-II (grant no.
(grant no. 283644);
* the H2020 research and innovation programme - BlueBRIDGE (grant no. 675680),
EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant
no. 654119), SoBigData (grant no. 654024);
no. 654119), SoBigData (grant no. 654024), AGINFRA PLUS (grant no. 731001).
Version
--------------------------------------------------
1.1.0-SNAPSHOT (2018-03-02)
1.1.1-SNAPSHOT (2018-06-14)
Please see the file named "changelog.xml" in this directory for the release notes.

View File

@ -10,11 +10,11 @@
<Packages>
<Software>
<Name>wps</Name>
<Version>1.1.0-SNAPSHOT</Version>
<Version>1.1.1-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.data-analysis</groupId>
<artifactId>wps</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
</MavenCoordinates>
<Files>
<File>wps.jar</File>