Fixed file automatically created

This commit is contained in:
Luca Frosini 2019-09-19 17:18:17 +02:00
parent 3db0d61283
commit eca1e3e49b
4 changed files with 18 additions and 16 deletions

2
src/main/webapp/WEB-INF/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/gcube-app.xml
/web.xml

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.2-SNAPSHOT (${maven.build.timestamp})
1.2.0-SNAPSHOT (2019-09-19)
Please see the file named "changelog.xml" in this directory for the release notes.
@ -46,7 +46,7 @@ Download information
--------------------------------------------------
Source code is available from SVN:
${scm.url}
https://code-repo.d4science.org/gCubeSystem/maven-parent/ckan-connector
Binaries can be downloaded from the gCube website:
https://www.gcube-system.org/

View File

@ -9,7 +9,7 @@
<baseDirectory>/</baseDirectory>
<fileSets>
<fileSet>
<directory>/home/lucio/workspace/imarine/ckan-connector.TRUNK/distro</directory>
<directory>/home/lucafrosini/workspace/ckan-connector/distro</directory>
<outputDirectory>/</outputDirectory>
<useDefaultExcludes>true</useDefaultExcludes>
<includes>

View File

@ -10,11 +10,11 @@
<Packages>
<Software>
<Name>ckan-connector</Name>
<Version>1.1.2-SNAPSHOT</Version>
<Version>1.2.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.data.access</groupId>
<artifactId>ckan-connector</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</MavenCoordinates>
<Files>
<File>ckan-connector.war</File>