Skip to content

Commit

Permalink
Doc updates : updating latest release version
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj-parashar committed May 16, 2024
1 parent c9692ee commit 0b9af3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To generate a project, adjust the following command line to your needs:
mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate \
-D archetypeGroupId=com.adobe.aem \
-D archetypeArtifactId=aem-project-archetype \
-D archetypeVersion=48\
-D archetypeVersion=49\
-D appTitle="My Site" \
-D appId="mysite" \
-D groupId="com.mysite"
Expand Down Expand Up @@ -100,7 +100,7 @@ Name | Default | Description

Archetype | AEM as a Cloud Service | AEM 6.5 | Java SE | Maven
---------|---------|---------|---------|---------
[48](https://github.com/adobe/aem-project-archetype/releases/tag/aem-project-archetype-48) | Continual | 6.5.7.0+ | 8, 11 | 3.3.9+
[49](https://github.com/adobe/aem-project-archetype/releases/tag/aem-project-archetype-49) | Continual | 6.5.17.0+ | 8, 11 | 3.3.9+

Setup your local development environment for [AEM as a Cloud Service SDK](https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/local-development-environment-set-up/overview.html) or for [older versions of AEM.](https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-a-local-aem-development-environment.html)

Expand Down
5 changes: 2 additions & 3 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ Archetype Version | AEM Version
20, 21, 22 | 6.5, 6.4, 6.3 + SP3
23 | 6.5, 6.4, 6.3 + SP3
24, 25, 26, 27 | 6.5.5, 6.4.8.1
28, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44 | 6.5.7
45, 46, 47 | 6.5.17
48 | 6.5.17, AEM as a Cloud Service
28, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 43, 44 | 6.5.7, AEM as a Cloud Service
45, 46, 47, 48, 49 | 6.5.17, AEM as a Cloud Service

0 comments on commit 0b9af3e

Please sign in to comment.