]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
DRYD-630: Set nuxeo.general.release to 9.10-HF30.
authorRay Lee <ray.lee@lyrasis.org>
Wed, 1 May 2019 05:14:52 +0000 (22:14 -0700)
committerRay Lee <ray.lee@lyrasis.org>
Wed, 1 May 2019 05:14:52 +0000 (22:14 -0700)
pom.xml

diff --git a/pom.xml b/pom.xml
index 77b359dd549c44c903f02a7a250b3b960f34f0cd..214af07b6ac621b4a01f1ef328bcd66270511148 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <cspace.services.version>5.2-SNAPSHOT</cspace.services.version>
                <cspace.services.client.version>5.2-SNAPSHOT</cspace.services.client.version>
-               <nuxeo.general.release>9.10</nuxeo.general.release>
+               <nuxeo.general.release>9.10-HF30</nuxeo.general.release>
                <nuxeo.shell.version>${nuxeo.general.release}</nuxeo.shell.version>
                <nuxeo.platform.version>${nuxeo.general.release}</nuxeo.platform.version>
                <nuxeo.core.version>${nuxeo.general.release}</nuxeo.core.version>
                                <groupId>org.nuxeo.ecm.core</groupId>
                                <artifactId>nuxeo-core-api</artifactId>
                                <version>${nuxeo.core.version}</version>
-                               <scope>provided</scope>
                                <exclusions>
                                        <exclusion>
                                                <groupId>com.sun.jersey</groupId>
                                        </exclusion>
                                </exclusions>
                        </dependency>
-                       <dependency>
-                               <groupId>org.nuxeo.ecm.core</groupId>
-                               <artifactId>nuxeo-core-storage</artifactId>
-                               <version>${nuxeo.core.version}</version>
-                               <scope>provided</scope>
-                       </dependency>
                        <dependency>
                                <groupId>org.nuxeo.ecm.core</groupId>
                                <artifactId>nuxeo-opencmis-impl</artifactId>