Skip to content

Commit

Permalink
Release v7.19.0-push-fix (#2366)
Browse files Browse the repository at this point in the history
Co-authored-by: alfresco-build <[email protected]>
  • Loading branch information
github-actions[bot] and alfresco-build authored Oct 13, 2024
1 parent 9ee1eb1 commit bb78ff9
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- build
if: ${{ github.event_name == 'push' && github.base_ref == 'develop' && startsWith(github.head_ref, 'release/') }}
if: github.event_name == 'push'
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Extract version from branch name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-admin-preference-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-audit-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-deployment-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-dmn-simulation-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-form-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-modeling-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-preference-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-query-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-runtime-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco-activiti-script-modeling-rest-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>alfresco-apa-java-rest-api</artifactId>
<groupId>org.alfresco</groupId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
</parent>

<artifactId>alfresco-apa-java-rest-api-lib</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>alfresco-apa-java-rest-api</artifactId>
<groupId>org.alfresco</groupId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>alfresco-apa-java-rest-api</artifactId>
<groupId>org.alfresco</groupId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion alfresco-apa-java-rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>alfresco-process-sdk</artifactId>
<groupId>org.alfresco</groupId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion alfresco-java-rest-api-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-process-sdk</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
</parent>

<artifactId>alfresco-java-rest-api-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-process-sdk</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<packaging>pom</packaging>
<name>Alfresco :: Process SDK :: Parent</name>
<description>Parent for Alfresco Process SDK</description>
Expand Down
2 changes: 1 addition & 1 deletion samples/java-rest-api-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-process-sdk-samples</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-process-sdk</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
</parent>

<groupId>org.alfresco</groupId>
<artifactId>alfresco-process-sdk-samples</artifactId>
<version>v7.19.0-SNAPSHOT</version>
<version>v7.19.0-push-fix</version>
<packaging>pom</packaging>
<name>Alfresco :: Process SDK :: Samples</name>
<description>Sample application using the Process SDK</description>
Expand Down

0 comments on commit bb78ff9

Please sign in to comment.