From dd8b1b003a559e4c81bac7f31f1e82cad44f1642 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Mon, 27 Aug 2012 10:53:50 -0700 Subject: [PATCH] NOJIRA: Fixing dependency issue with Thumbnail generation Nuxeo extension point. --- 3rdparty/nuxeo/pom.xml | 3 --- services/common/pom.xml | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/3rdparty/nuxeo/pom.xml b/3rdparty/nuxeo/pom.xml index 65e7d1618..ba80fbedc 100644 --- a/3rdparty/nuxeo/pom.xml +++ b/3rdparty/nuxeo/pom.xml @@ -8,7 +8,6 @@ 4.0.0 - org.collectionspace.services org.collectionspace.services.3rdparty.nuxeo pom services.3rdparty.nuxeo @@ -17,9 +16,7 @@ nuxeo-platform-collectionspace nuxeo-platform-quote-api nuxeo-platform-quote - diff --git a/services/common/pom.xml b/services/common/pom.xml index a406ec1bd..a42734778 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -17,12 +17,12 @@ org.collectionspace.services org.collectionspace.services.config ${project.version} - + org.collectionspace.services org.collectionspace.services.3rdparty.nuxeo.thumbnail ${project.version} - + org.collectionspace.services org.collectionspace.services.common-api -- 2.47.3