Skip to content

Commit 6714c83

Browse files
committed
Alex' review
1 parent daa0595 commit 6714c83

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/deploy-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy Snapshot to common SAP Artifactory
1+
name: Deploy Snapshot to SAP Common Artifactory
22

33
on:
44
workflow_dispatch:

archetypes/spring-boot3/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<plugin>
8181
<groupId>org.apache.maven.plugins</groupId>
8282
<artifactId>maven-enforcer-plugin</artifactId>
83+
<version>3.4.1</version>
8384
<executions>
8485
<execution>
8586
<id>SAP Cloud SDK Project Structure Checks</id>

0 commit comments

Comments
 (0)