Skip to content

Commit

Permalink
adds docs describing how to target different AEM versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tgallant committed Dec 18, 2021
1 parent b5ee7f0 commit 16208d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@ Please have a look on the document to see when is it recommended to refresh the

https://docs.adobe.com/content/help/en/experience-manager-cloud-service/implementing/developing/aem-as-a-cloud-service-sdk.html

## Targeting other AEM versions

This repo contains separate branches for supporting different versions of AEM.
Be sure to check the available branches and use the one appropriate for the AEM
version you are targeting.

For example here is the branch you should use if you are targeting AEM 6.5.0
https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connector/tree/aem650

## How to build

To build all the modules run in the project root directory the following command with Maven 3:
Expand Down

0 comments on commit 16208d4

Please sign in to comment.