Skip to content

Commit

Permalink
Replace Bintray repository with JFrog Cloud repository in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
valmaev committed May 13, 2021
1 parent 0e39e41 commit 9957fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# AntForce

**AntForce** is a set of [Apache Ant](https://ant.apache.org) tasks that help to implement Continuous Integration for Force.com projects. It's built on top of [Force.com Migration Tool](https://developer.salesforce.com/docs/atlas.en-us.daas.meta/daas) and extend it in many ways.
**AntForce** is a set of [Apache Ant](https://ant.apache.org) tasks that help to implement Continuous Integration for Force.com projects. It's built on top of [Force.com Migration Tool](https://developer.salesforce.com/docs/atlas.en-us.daas.meta/daas) and extends it in many ways.

## Features

Expand All @@ -30,7 +30,7 @@

## Delivery

AntForce delivered through [Bintray](https://bintray.com/valmaev/maven/antforce/_latestVersion). It means that:
AntForce delivered through [JFrog Cloud](https://aquiva.jfrog.io/artifactory/maven-salesforce/com/aquivalabs/force/ant/antforce). It means that:

- you don't need to store any build-related .jar-files inside your repo!
- you can use dependency manager such as [Apache Ivy](https://ant.apache.org/ivy) to download AntForce right in process of your project's build.
Expand Down

0 comments on commit 9957fa7

Please sign in to comment.