Project

General

Profile

« Previous | Next » 

Revision 2d8371fd

Added by Niels Hoffmann about 13 years ago

Changing pom.xml

View differences:

pom.xml
249 249
			<!-- ******* TAXEDITOR ******* -->
250 250
			<dependency>
251 251
				<groupId>eu.etaxonomy</groupId>
252
				<artifactId>taxeditor-store</artifactId>
252
				<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
253 253
				<version>${project.version}</version>
254 254
			</dependency>
255 255
			<dependency>
256 256
				<groupId>eu.etaxonomy</groupId>
257
				<artifactId>taxeditor-navigation</artifactId>
257
				<artifactId>eu.etaxonomy.taxeditor.navigation</artifactId>
258 258
				<version>${project.version}</version>
259 259
			</dependency>
260 260
			<dependency>
261 261
				<groupId>eu.etaxonomy</groupId>
262
				<artifactId>taxeditor-editor</artifactId>
262
				<artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
263 263
				<version>${project.version}</version>
264 264
			</dependency>
265 265
			<dependency>
266 266
				<groupId>eu.etaxonomy</groupId>
267
				<artifactId>taxeditor-bulkeditor</artifactId>
267
				<artifactId>eu.etaxonomy.taxeditor.bulkeditor</artifactId>
268 268
				<version>${project.version}</version>
269 269
			</dependency>
270 270
			<dependency>
271 271
				<groupId>eu.etaxonomy</groupId>
272
				<artifactId>taxeditor-application</artifactId>
272
				<artifactId>eu.etaxonomy.taxeditor.application</artifactId>
273 273
				<version>${project.version}</version>
274 274
			</dependency>
275 275
			<dependency>
276 276
				<groupId>eu.etaxonomy</groupId>
277
				<artifactId>taxeditor-printpublisher</artifactId>
277
				<artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
278 278
				<version>${project.version}</version>
279 279
			</dependency>
280 280
			<!-- ******* CDMLIB ******* -->

Also available in: Unified diff