File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 - deploy :
7474 name : Publish Java Services To Maven Central
7575 command : |
76- if [ "${CIRCLE_BRANCH}" == "master " ]; then
76+ if [ "${CIRCLE_BRANCH}" == "release3.0-beta.4 " ]; then
7777 make publish ;
7878 fi
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.0-beta.4
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.0-beta.4
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.0-beta.4
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.0-beta.4
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.0-beta.4
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