File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 - run :
3535 name : SonarQube upload
3636 command : |
37- if [ "${CIRCLE_BRANCH}" == "master " ]; then
37+ if [ "${CIRCLE_BRANCH}" == "release-v3.0.1 " ]; then
3838 make sonarqube ;
3939 fi
4040 - store_artifacts :
Original file line number Diff line number Diff line change 11# Project-wide Gradle settings.
2- VERSION_NAME =3.0.0-SNAPSHOT
2+ VERSION_NAME =3.0.1
33GROUP =com.mapbox.mapboxsdk
44
55POM_URL =https://github.com/mapbox/mapbox-java
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.0.0-SNAPSHOT
1+ VERSION_NAME =3.0.1
22POM_ARTIFACT_ID =mapbox-sdk-core
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (core module)
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.0.0-SNAPSHOT
1+ VERSION_NAME =3.0.1
22POM_ARTIFACT_ID =mapbox-sdk-geojson
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (GeoJSON support)
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.0.0-SNAPSHOT
1+ VERSION_NAME =3.0.1
22POM_ARTIFACT_ID =mapbox-sdk-turf
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (Turf support)
Original file line number Diff line number Diff line change 1- VERSION_NAME =3.0.0-SNAPSHOT
1+ VERSION_NAME =3.0.1
22POM_ARTIFACT_ID =mapbox-sdk-services
33POM_NAME =Mapbox Services SDK
44POM_DESCRIPTION =Mapbox Services SDK (APIs)
You can’t perform that action at this time.
0 commit comments