[PRODDEL-8705] Release Alfresco SDK 4.10.0 (#693)

* [PRODDEL-8705] Releasing Alfresco SDK 4.10.0

* [PRODDEL-8705] Releasing Alfresco SDK 4.10.0
This commit is contained in:
Suneet Gupta
2024-11-21 09:49:52 +00:00
committed by GitHub
parent 33c93c4dfe
commit 536b01c56f
20 changed files with 89 additions and 54 deletions

View File

@@ -118,7 +118,7 @@ Choose archetype:
* `org.alfresco.maven.archetype:alfresco-platform-jar-archetype`
* `org.alfresco.maven.archetype:alfresco-share-jar-archetype`
3. Choose the latest version, such as 4.9.0.
3. Choose the latest version, such as 4.10.0.
```
Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
@@ -144,6 +144,7 @@ Choose org.alfresco.maven.archetype:alfresco-allinone-archetype version:
20: 4.7.0
21: 4.8.0
22: 4.9.0
23: 4.10.0
```
4. Next you will be prompted for additional values, like groupId, artifactId, and package, as shown below:
@@ -172,7 +173,7 @@ If everything has been configured correctly, you should see something similar to
```
[INFO] ----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: alfresco-allinone-archetype:4.9.0
[INFO] Using following parameters for creating project from Archetype: alfresco-allinone-archetype:4.10.0
[INFO] ----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: com.acme
[INFO] Parameter: artifactId, Value: my-all-in-one