Project

General

Profile

« Previous | Next » 

Revision 49324

feeding the registry with resources and relationships

View differences:

pom.xml
159 159
		<dependency>
160 160
			<groupId>org.gcube.information-system</groupId>
161 161
			<artifactId>parthenos-entities</artifactId>
162
			<version>LATEST</version>
162
			<version>0.0.1-SNAPSHOT</version>
163 163
		</dependency>
164 164
		<dependency>
165 165
			<groupId>org.gcube.information-system</groupId>
166 166
			<artifactId>resource-registry-publisher</artifactId>
167
			<version>LATEST</version>
167
			<version>1.5.0-SNAPSHOT</version>
168 168
		</dependency>
169 169
		<dependency>
170 170
			<groupId>org.gcube.information-system</groupId>
171 171
			<artifactId>resource-registry-client</artifactId>
172
			<version>LATEST</version>
172
			<version>1.5.0-SNAPSHOT</version>
173 173
		</dependency>
174 174
		<dependency>
175 175
			<groupId>org.gcube.common</groupId>
176 176
			<artifactId>authorization-client</artifactId>
177 177
			<version>LATEST</version>
178 178
		</dependency>
179
		<dependency>
180
			<groupId>org.gcube.information-system</groupId>
181
			<artifactId>resource-registry-api</artifactId>
182
			<version>RELEASE</version>
183
		</dependency>
179 184
	</dependencies>
180 185

  
181 186
	<build>

Also available in: Unified diff