From: Richard Millet Date: Mon, 27 Aug 2012 17:53:50 +0000 (-0700) Subject: NOJIRA: Fixing dependency issue with Thumbnail generation Nuxeo extension point. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=dd8b1b003a559e4c81bac7f31f1e82cad44f1642;p=tmp%2Fjakarta-migration.git NOJIRA: Fixing dependency issue with Thumbnail generation Nuxeo extension point. --- 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