git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/DataMiner@117432 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e50c98edcd
commit
1010cf8f3d
4
pom.xml
4
pom.xml
|
@ -1,8 +1,8 @@
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>WPSStatisticalSynchService</groupId>
|
<groupId>org.gcube.dataanalysis</groupId>
|
||||||
<artifactId>WPSStatisticalSychService</artifactId>
|
<artifactId>dataminer</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
<name>wps-statistical-synch-service</name>
|
<name>wps-statistical-synch-service</name>
|
||||||
<description>wps-statistical-synch-service</description>
|
<description>wps-statistical-synch-service</description>
|
||||||
|
|
Loading…
Reference in New Issue