Compare commits

..
Author SHA1 Message Date
Sathish Kumar 1b0606b4f9 [APPS-2991] Releasing Alfresco SDK 4.9.0 2024-09-02 15:24:42 +05:30
SathishK-TandSathish Kumar 7dce05b785 [APPS-2991] Releasing Alfresco SDK 4.9.0 (#680)
* [APPS-2991] Releasing Alfresco SDK 4.9.0

* [APPS-2991] Releasing Alfresco SDK 4.9.0

* [APPS-2991] Releasing Alfresco SDK 4.9.0

* [APPS-2991] Releasing Alfresco SDK 4.9.0

---------

Co-authored-by: Sathish Kumar <ST28@ford.com>
2024-08-30 15:13:10 +05:30
2 changed files with 2 additions and 8 deletions
+1 -7
View File
@@ -158,13 +158,7 @@ jobs:
runs-on: ubuntu-latest
needs: [tests]
if: >
!(failure() || cancelled()) &&
github.event_name != 'pull_request'
env:
MAVEN_CLI_OPTS: >
source:jar -B -q -e -fae -V -DinstallAtEnd=true -U -Ddoclint=none
-DaltReleaseDeploymentRepository=alfresco-public::default::https://artifacts.alfresco.com/nexus/content/repositories/releases
-DaltSnapshotDeploymentRepository=alfresco-public-snapshots::default::https://artifacts.alfresco.com/nexus/content/repositories/snapshots
contains(github.event.head_commit.message, '[publish]')
steps:
- uses: actions/checkout@v3
- uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v1.35.0
+1 -1
View File
@@ -523,7 +523,7 @@
<distributionManagement>
<repository>
<id>alfresco-public</id>
<url>https://artifacts.alfresco.com/nexus/content/repositories/releases</url>
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
</repository>
<snapshotRepository>
<id>alfresco-public-snapshots</id>