Skip to content

Commit 9c0d8db

Browse files
improvement() - Update readme notes on installation to reflect the newest state
1 parent a24f80c commit 9c0d8db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ You can download the crx-package from the [release page](https://github.com/valt
160160

161161
## Embedding in a maven project
162162

163-
To embed it as part of a deployment you can find the packages and bundles on [Maven Central](https://repo1.maven.org/maven2/io/github/valtech-ch/saas-aem/)
163+
To embed it as part of a deployment you can find the packages and bundles on [Maven Central](https://repo1.maven.org/maven2/io/github/valtech-ch/saas-aem/) (up to version 1.3.0).
164+
From version 1.4.0, the releases are not published in Maven Central anymore, and one may use a file based repository instead [Maven - Internal Repositories](https://maven.apache.org/guides/introduction/introduction-to-repositories.html#Internal_Repositories).
164165

165166
If your project has similar structure to an aem archetype generated project, then update the pom.xml of your
166167
project's **all** module. Whether you choose all modules or partial modules, add the appropriate

0 commit comments

Comments
 (0)