mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
REPO-4639: Trigger 2.1.0-DEV1 release
This commit is contained in:
@@ -25,6 +25,7 @@ branches:
|
|||||||
- release/SP/2.0.N
|
- release/SP/2.0.N
|
||||||
- company_release
|
- company_release
|
||||||
- /^ATS-.*$/
|
- /^ATS-.*$/
|
||||||
|
- REPO-4639_custom_release
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
@@ -48,7 +49,7 @@ jobs:
|
|||||||
|
|
||||||
- name: "Release"
|
- name: "Release"
|
||||||
stage: release
|
stage: release
|
||||||
if: branch IN (release, release/SP/1.3.N, release/SP/2.0.N)
|
if: branch IN (release, release/SP/1.3.N, release/SP/2.0.N, REPO-4639_custom_release)
|
||||||
before_install: bash _ci/init.sh
|
before_install: bash _ci/init.sh
|
||||||
before_script: travis_wait bash _ci/cache_artifacts.sh
|
before_script: travis_wait bash _ci/cache_artifacts.sh
|
||||||
script: travis_wait 30 bash _ci/release.sh
|
script: travis_wait 30 bash _ci/release.sh
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transform-core</artifactId>
|
<artifactId>alfresco-transform-core</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transform-core</artifactId>
|
<artifactId>alfresco-transform-core</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transform-core</artifactId>
|
<artifactId>alfresco-transform-core</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transform-core</artifactId>
|
<artifactId>alfresco-transform-core</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transform-core</artifactId>
|
<artifactId>alfresco-transform-core</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@@ -4,12 +4,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transform-core</artifactId>
|
<artifactId>alfresco-transform-core</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>alfresco-transformer-base</artifactId>
|
<artifactId>alfresco-transformer-base</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
4
pom.xml
4
pom.xml
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>alfresco-transform-core</artifactId>
|
<artifactId>alfresco-transform-core</artifactId>
|
||||||
<version>2.1.0-RC2-SNAPSHOT</version>
|
<version>2.1.0-DEV1-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
<dependency.pdfbox.version>2.0.16</dependency.pdfbox.version>
|
<dependency.pdfbox.version>2.0.16</dependency.pdfbox.version>
|
||||||
<dependency.alfresco-jodconverter-core.version>3.0.1.1</dependency.alfresco-jodconverter-core.version>
|
<dependency.alfresco-jodconverter-core.version>3.0.1.1</dependency.alfresco-jodconverter-core.version>
|
||||||
<env.project_version>${project.version}</env.project_version>
|
<env.project_version>${project.version}</env.project_version>
|
||||||
<dependency.alfresco-transform-model.version>1.0.2.8-SNAPSHOT</dependency.alfresco-transform-model.version>
|
<dependency.alfresco-transform-model.version>1.0.2.7</dependency.alfresco-transform-model.version>
|
||||||
<dependency.activemq.version>5.15.9</dependency.activemq.version>
|
<dependency.activemq.version>5.15.9</dependency.activemq.version>
|
||||||
<dependency.jackson.version>2.9.9</dependency.jackson.version>
|
<dependency.jackson.version>2.9.9</dependency.jackson.version>
|
||||||
<dependency.jackson-databind.version>2.9.9.3</dependency.jackson-databind.version>
|
<dependency.jackson-databind.version>2.9.9.3</dependency.jackson-databind.version>
|
||||||
|
Reference in New Issue
Block a user