Skip to content

Commit 6e0e1f0

Browse files
committed
build action
1 parent b30808e commit 6e0e1f0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build-sbm-support-rewrite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
env:
4545
DISABLE_SAMPLES: true
4646
run: |
47-
jfrog mvn -B -Pci,spring -DskipTests -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local clean install
47+
jfrog mvn -B -Pci,spring -DskipTests clean install
4848
jfrog build-publish

.mvn/maven.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local -P spring

0 commit comments

Comments
 (0)