We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cffb90 commit 99c6cbbCopy full SHA for 99c6cbb
.github/workflows/content-service-pr-check.yml
@@ -30,7 +30,7 @@ jobs:
30
mvn clean install -DskipTests \
31
-DCLOUD_STORE_GROUP_ID=org.sunbird \
32
-DCLOUD_STORE_ARTIFACT_ID=cloud-store-sdk_2.12 \
33
- -DCLOUD_STORE_VERSION=1.4.6
+ -DCLOUD_STORE_VERSION=1.4.7.2
34
cd content-api/content-service/
35
mvn clean test \
36
org.jacoco:jacoco-maven-plugin:0.8.8:prepare-agent \
0 commit comments