ACS-8421 [release] Transform Core 5.1.4-A1 [skip tests] (#982)

This commit is contained in:
Domenico Sibilio
2024-07-26 12:42:56 +02:00
committed by GitHub
parent c47b1255b8
commit f392b3742b
18 changed files with 23 additions and 23 deletions

View File

@@ -2,7 +2,7 @@ FROM alfresco/alfresco-base-java:jre17-rockylinux8-202302221525
ARG EXIFTOOL_VERSION=12.25
ARG EXIFTOOL_FOLDER=Image-ExifTool-${EXIFTOOL_VERSION}
ARG EXIFTOOL_URL=https://nexus.alfresco.com/nexus/service/local/repositories/thirdparty/content/org/exiftool/image-exiftool/${EXIFTOOL_VERSION}/image-exiftool-${EXIFTOOL_VERSION}.tgz
ARG EXIFTOOL_URL=https://nexus.alfresco.com/nexus/service/local/repositories/thirdparty/org/exiftool/image-exiftool/${EXIFTOOL_VERSION}/image-exiftool-${EXIFTOOL_VERSION}.tgz
ENV JAVA_OPTS=""

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-transform-core</artifactId>
<version>5.1.4-SNAPSHOT</version>
<version>5.1.4-A1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>