We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435aaaa commit 837b867Copy full SHA for 837b867
ci/build.sh
@@ -10,5 +10,5 @@ rm -rf $HOME/.m2/repository/org/springframework/data/commons 2> /dev/null || :
10
11
cd spring-data-commons-github
12
13
-./mvnw -Pdistribute -Dmaven.test.skip=true clean deploy \
+./mvnw -Dmaven.test.skip=true clean deploy \
14
-DaltDeploymentRepository=distribution::default::file://${spring_data_commons_artifactory}
0 commit comments