Skip to content

Commit a3e9985

Browse files
committed
troubleshoot validation
1 parent 48dbd63 commit a3e9985

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/perform-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
distribution: "sapmachine"
7777
java-version: ${{ env.JAVA_VERSION }}
7878
server-id: central
79-
maven-version: '3.9.9'
8079

8180
- name: "Download Release Asset"
8281
id: download-asset

cloudplatform/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<groupId>com.sap.cloud.sdk</groupId>
66
<artifactId>sdk-parent</artifactId>
77
<version>5.21.0-SNAPSHOT</version>
8+
<relativePath>../pom.xml</relativePath>
89
</parent>
910
<groupId>com.sap.cloud.sdk.cloudplatform</groupId>
1011
<artifactId>cloudplatform-parent</artifactId>

0 commit comments

Comments
 (0)