]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
DRYD-621: Change anthro profile version to ^2.0.0.
authorRay Lee <ray.lee@lyrasis.org>
Fri, 31 May 2019 23:21:14 +0000 (16:21 -0700)
committerRay Lee <ray.lee@lyrasis.org>
Fri, 31 May 2019 23:21:43 +0000 (16:21 -0700)
cspace-ui/build.xml

index 181d03dd48cdd2c870e37f334565748daeba78b6..f478a8355b54df8e7448222e0b7f0eb63ea18ba0 100644 (file)
        <property name="anthro.profile.plugin.tenantid" value="${cspace.profile.anthro.default.id}" />
        <property name="anthro.profile.plugin.message.title" value="Default Anthropology Profile" />
        <property name="anthro.profile.plugin.logo" value="undefined" />
-       <property name="anthro.profile.plugin.version" value="^1.0.0" />
+       <property name="anthro.profile.plugin.version" value="^2.0.0" />
        <property name="anthro.profile.plugin.name" value="cspaceUIPluginProfileAnthro" />
        <property name="anthro.profile.plugin.dir" value="cspace#anthro" />
        <property name="anthro.profile.plugin.js" value="${anthro.profile.plugin.name}@${anthro.profile.plugin.version}.min.js" />