1 |
45415
|
alessia.ba
|
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
49128
|
alessia.ba
|
<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/maven-v4_0_0.xsd">
|
3 |
45415
|
alessia.ba
|
<parent>
|
4 |
|
|
<groupId>eu.dnetlib</groupId>
|
5 |
|
|
<artifactId>dnet-parent</artifactId>
|
6 |
49128
|
alessia.ba
|
<version>2.0.0</version>
|
7 |
|
|
<relativePath />
|
8 |
45415
|
alessia.ba
|
</parent>
|
9 |
|
|
<modelVersion>4.0.0</modelVersion>
|
10 |
|
|
<groupId>eu.dnetlib</groupId>
|
11 |
|
|
<artifactId>dnet-parthenos</artifactId>
|
12 |
|
|
<packaging>jar</packaging>
|
13 |
49130
|
alessia.ba
|
<version>1.0.1-SNAPSHOT</version>
|
14 |
45415
|
alessia.ba
|
<scm>
|
15 |
49130
|
alessia.ba
|
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-parthenos/trunk</developerConnection>
|
16 |
45415
|
alessia.ba
|
</scm>
|
17 |
|
|
<dependencies>
|
18 |
45647
|
alessia.ba
|
<dependency>
|
19 |
45742
|
alessia.ba
|
<groupId>junit</groupId>
|
20 |
|
|
<artifactId>junit</artifactId>
|
21 |
|
|
<version>${junit.version}</version>
|
22 |
|
|
</dependency>
|
23 |
|
|
<dependency>
|
24 |
|
|
<groupId>org.springframework</groupId>
|
25 |
|
|
<artifactId>spring-core</artifactId>
|
26 |
|
|
<version>${spring.version}</version>
|
27 |
49000
|
alessia.ba
|
<scope>provided</scope>
|
28 |
45742
|
alessia.ba
|
</dependency>
|
29 |
46704
|
alessia.ba
|
<dependency>
|
30 |
|
|
<groupId>eu.dnetlib</groupId>
|
31 |
47051
|
alessia.ba
|
<artifactId>dnet-data-services</artifactId>
|
32 |
49130
|
alessia.ba
|
<version>[2.0.0-SAXONHE, 3.0.0-SAXONHE)</version>
|
33 |
47051
|
alessia.ba
|
</dependency>
|
34 |
48766
|
alessia.ba
|
<dependency>
|
35 |
|
|
<groupId>eu.dnetlib</groupId>
|
36 |
|
|
<artifactId>dnet-msro-service</artifactId>
|
37 |
49130
|
alessia.ba
|
<version>[6.0.0-SAXONHE, 7.0.0-SAXONHE)</version>
|
38 |
48766
|
alessia.ba
|
</dependency>
|
39 |
46687
|
alessia.ba
|
<!--<dependency>-->
|
40 |
|
|
<!--<groupId>org.gcube.common</groupId>-->
|
41 |
|
|
<!--<artifactId>authorization-client</artifactId>-->
|
42 |
|
|
<!--</dependency>-->
|
43 |
|
|
<!--<dependency>-->
|
44 |
|
|
<!--<groupId>org.gcube.information-system</groupId>-->
|
45 |
|
|
<!--<artifactId>information-system-model</artifactId>-->
|
46 |
|
|
<!--</dependency>-->
|
47 |
|
|
<!--<dependency>-->
|
48 |
|
|
<!--<groupId>org.gcube.information-system</groupId>-->
|
49 |
|
|
<!--<artifactId>gcube-resources</artifactId>-->
|
50 |
|
|
<!--</dependency>-->
|
51 |
45742
|
alessia.ba
|
|
52 |
46687
|
alessia.ba
|
<!--<dependency>-->
|
53 |
|
|
<!--<groupId>org.gcube.information-system</groupId>-->
|
54 |
|
|
<!--<artifactId>resource-registry-client</artifactId>-->
|
55 |
|
|
<!--</dependency>-->
|
56 |
46630
|
alessia.ba
|
|
57 |
46686
|
alessia.ba
|
<!--<dependency>-->
|
58 |
|
|
<!--<groupId>org.gcube.information-system</groupId>-->
|
59 |
46687
|
alessia.ba
|
<!--<artifactId>resource-registry-publisher</artifactId>-->
|
60 |
|
|
<!--</dependency>-->
|
61 |
|
|
<!--<dependency>-->
|
62 |
|
|
<!--<groupId>org.gcube.core</groupId>-->
|
63 |
|
|
<!--<artifactId>common-scope</artifactId>-->
|
64 |
|
|
<!--</dependency>-->
|
65 |
|
|
<!--<dependency>-->
|
66 |
|
|
<!--<groupId>org.gcube.information-system</groupId>-->
|
67 |
46686
|
alessia.ba
|
<!--<artifactId>parthenos-entities</artifactId>-->
|
68 |
|
|
<!--<version>0.0.1-SNAPSHOT</version>-->
|
69 |
|
|
<!--</dependency>-->
|
70 |
45415
|
alessia.ba
|
</dependencies>
|
71 |
46160
|
alessia.ba
|
|
72 |
46686
|
alessia.ba
|
<!--<dependencyManagement>-->
|
73 |
|
|
<!--<dependencies>-->
|
74 |
|
|
<!--<dependency>-->
|
75 |
|
|
<!--<groupId>org.gcube.distribution</groupId>-->
|
76 |
|
|
<!--<artifactId>gcube-bom</artifactId>-->
|
77 |
|
|
<!--<version>LATEST</version>-->
|
78 |
|
|
<!--<type>pom</type>-->
|
79 |
|
|
<!--<scope>import</scope>-->
|
80 |
|
|
<!--</dependency>-->
|
81 |
|
|
<!--<dependency>-->
|
82 |
|
|
<!--<groupId>org.gcube.distribution</groupId>-->
|
83 |
|
|
<!--<artifactId>gcube-smartgears-bom</artifactId>-->
|
84 |
|
|
<!--<version>LATEST</version>-->
|
85 |
|
|
<!--<type>pom</type>-->
|
86 |
|
|
<!--<scope>import</scope>-->
|
87 |
|
|
<!--</dependency>-->
|
88 |
|
|
<!--<dependency>-->
|
89 |
|
|
<!--<groupId>org.gcube.information-system</groupId>-->
|
90 |
|
|
<!--<artifactId>information-system-bom</artifactId>-->
|
91 |
|
|
<!--<version>LATEST</version>-->
|
92 |
|
|
<!--<type>pom</type>-->
|
93 |
|
|
<!--<scope>import</scope>-->
|
94 |
|
|
<!--</dependency>-->
|
95 |
|
|
<!--</dependencies>-->
|
96 |
|
|
<!--</dependencyManagement>-->
|
97 |
46630
|
alessia.ba
|
|
98 |
46686
|
alessia.ba
|
<!--<repositories>-->
|
99 |
|
|
<!--<repository>-->
|
100 |
|
|
<!--<id>gcube-snapshots</id>-->
|
101 |
|
|
<!--<name>gCube Snapshots</name>-->
|
102 |
|
|
<!--<url>http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-snapshots</url>-->
|
103 |
|
|
<!--<releases>-->
|
104 |
|
|
<!--<enabled>false</enabled>-->
|
105 |
|
|
<!--</releases>-->
|
106 |
|
|
<!--<snapshots>-->
|
107 |
|
|
<!--<enabled>true</enabled>-->
|
108 |
|
|
<!--</snapshots>-->
|
109 |
|
|
<!--</repository>-->
|
110 |
|
|
<!--<repository>-->
|
111 |
|
|
<!--<id>gcube-releases</id>-->
|
112 |
|
|
<!--<name>gCube Releases</name>-->
|
113 |
|
|
<!--<url>http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases</url>-->
|
114 |
|
|
<!--<snapshots>-->
|
115 |
|
|
<!--<enabled>false</enabled>-->
|
116 |
|
|
<!--</snapshots>-->
|
117 |
|
|
<!--<releases>-->
|
118 |
|
|
<!--<enabled>true</enabled>-->
|
119 |
|
|
<!--</releases>-->
|
120 |
|
|
<!--</repository>-->
|
121 |
|
|
<!--<repository>-->
|
122 |
|
|
<!--<id>gcube-externals</id>-->
|
123 |
|
|
<!--<name>gCube Externals</name>-->
|
124 |
|
|
<!--<url>http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-externals</url>-->
|
125 |
|
|
<!--<snapshots>-->
|
126 |
|
|
<!--<enabled>false</enabled>-->
|
127 |
|
|
<!--</snapshots>-->
|
128 |
|
|
<!--<releases>-->
|
129 |
|
|
<!--<enabled>true</enabled>-->
|
130 |
|
|
<!--</releases>-->
|
131 |
|
|
<!--</repository>-->
|
132 |
|
|
<!--</repositories>-->
|
133 |
46683
|
alessia.ba
|
|
134 |
46686
|
alessia.ba
|
<!--<pluginRepositories>-->
|
135 |
|
|
<!--<pluginRepository>-->
|
136 |
|
|
<!--<id>gcube-snapshots</id>-->
|
137 |
|
|
<!--<name>gCube Snapshots</name>-->
|
138 |
|
|
<!--<url>http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-snapshots</url>-->
|
139 |
|
|
<!--<releases>-->
|
140 |
|
|
<!--<enabled>false</enabled>-->
|
141 |
|
|
<!--</releases>-->
|
142 |
|
|
<!--<snapshots>-->
|
143 |
|
|
<!--<enabled>true</enabled>-->
|
144 |
|
|
<!--</snapshots>-->
|
145 |
|
|
<!--</pluginRepository>-->
|
146 |
|
|
<!--<pluginRepository>-->
|
147 |
|
|
<!--<id>gcube-releases</id>-->
|
148 |
|
|
<!--<name>gCube Releases</name>-->
|
149 |
|
|
<!--<url>http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-releases</url>-->
|
150 |
|
|
<!--<snapshots>-->
|
151 |
|
|
<!--<enabled>false</enabled>-->
|
152 |
|
|
<!--</snapshots>-->
|
153 |
|
|
<!--<releases>-->
|
154 |
|
|
<!--<enabled>true</enabled>-->
|
155 |
|
|
<!--</releases>-->
|
156 |
|
|
<!--</pluginRepository>-->
|
157 |
46683
|
alessia.ba
|
|
158 |
46686
|
alessia.ba
|
<!--<pluginRepository>-->
|
159 |
|
|
<!--<id>gcube-externals</id>-->
|
160 |
|
|
<!--<name>gCube Externals</name>-->
|
161 |
|
|
<!--<url>http://maven.research-infrastructures.eu/nexus/content/repositories/gcube-externals</url>-->
|
162 |
|
|
<!--<snapshots>-->
|
163 |
|
|
<!--<enabled>false</enabled>-->
|
164 |
|
|
<!--</snapshots>-->
|
165 |
|
|
<!--<releases>-->
|
166 |
|
|
<!--<enabled>true</enabled>-->
|
167 |
|
|
<!--</releases>-->
|
168 |
|
|
<!--</pluginRepository>-->
|
169 |
|
|
<!--</pluginRepositories>-->
|
170 |
46683
|
alessia.ba
|
|
171 |
46160
|
alessia.ba
|
<properties>
|
172 |
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
173 |
|
|
</properties>
|
174 |
46683
|
alessia.ba
|
|
175 |
45415
|
alessia.ba
|
</project>
|