Skip to content

Commit 34cf24f

Browse files
committed
adds docs describing how to target different AEM versions
1 parent b5ee7f0 commit 34cf24f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ The Java Jar/Maven Dependency that exposes all allowed Java APIs that can be use
2828
</dependency>
2929
```
3030

31+
## Targeting other AEM versions
32+
33+
This repo contains a separate branch for supporting different versions of AEM.
34+
Be sure to check the available branches and use the one appropriate for the AEM
35+
version you are targeting.
36+
37+
For example here is the branch you should use if you are targeting AEM 6.5.0
38+
https://github.com/Adobe-Marketing-Cloud/aem-translation-framework-bootstrap-connector/tree/aem650
39+
3140
It is recommended that the version entry for the SDK should match the version of AEM as a Cloud Service.
3241
You can see what version you are using by logging in to AEM, then going to the question mark in the top right corner of
3342
the screen and selecting About Adobe Experience Manager

0 commit comments

Comments
 (0)