Skip to content

Commit 837b867

Browse files
committed
DATACMNS-1462 - Stop using distribute profile.
1 parent 435aaaa commit 837b867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ rm -rf $HOME/.m2/repository/org/springframework/data/commons 2> /dev/null || :
1010

1111
cd spring-data-commons-github
1212

13-
./mvnw -Pdistribute -Dmaven.test.skip=true clean deploy \
13+
./mvnw -Dmaven.test.skip=true clean deploy \
1414
-DaltDeploymentRepository=distribution::default::file://${spring_data_commons_artifactory}

0 commit comments

Comments
 (0)